|
12 | 12 | }, |
13 | 13 | "author": "Springworks", |
14 | 14 | "devDependencies": { |
15 | | - "@springworks/test-harness": "1.5.5", |
16 | | - "babel-cli": "6.22.2", |
17 | | - "babel-eslint": "7.1.1", |
18 | | - "babel-preset-es2015-node4": "2.1.1", |
19 | | - "babel-register": "6.22.0", |
20 | | - "eslint": "3.17.1", |
21 | | - "eslint-config-springworks": "7.0.7", |
22 | | - "eslint-plugin-import": "2.2.0", |
23 | | - "eslint-plugin-mocha": "4.8.0", |
24 | | - "eslint-plugin-should-promised": "2.0.0", |
25 | | - "eslint-plugin-springworks": "2.0.1", |
26 | | - "greenkeeper-postpublish": "1.0.1", |
27 | | - "mocha": "3.2.0", |
28 | | - "mongoose": "4.8.6", |
29 | | - "semantic-release": "6.3.2" |
| 15 | + "@springworks/test-harness": "^1.5.5", |
| 16 | + "babel-cli": "^6.22.2", |
| 17 | + "babel-eslint": "^7.1.1", |
| 18 | + "babel-preset-es2015-node4": "^2.1.1", |
| 19 | + "babel-register": "^6.22.0", |
| 20 | + "eslint": "^3.17.1", |
| 21 | + "eslint-config-springworks": "^7.0.7", |
| 22 | + "eslint-plugin-import": "^2.2.0", |
| 23 | + "eslint-plugin-mocha": "^4.8.0", |
| 24 | + "eslint-plugin-should-promised": "^2.0.0", |
| 25 | + "eslint-plugin-springworks": "^2.0.1", |
| 26 | + "greenkeeper-postpublish": "^1.0.1", |
| 27 | + "mocha": "^3.2.0", |
| 28 | + "mongoose": "^4.8.6", |
| 29 | + "semantic-release": "^6.3.2" |
30 | 30 | }, |
31 | 31 | "dependencies": { |
32 | | - "lodash.mapvalues": "4.6.0" |
| 32 | + "lodash.mapvalues": "^4.6.0" |
33 | 33 | }, |
34 | 34 | "engines": { |
35 | 35 | "node": ">=4", |
|
0 commit comments