We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 09442c1 + c567734 commit 3f3ff19Copy full SHA for 3f3ff19
1 file changed
package.json
@@ -28,7 +28,8 @@
28
"micro": "6.1.0",
29
"micro-analytics-adapter-flat-file-db": "^1.0.3",
30
"promise": "^7.1.1",
31
- "shelljs": "^0.7.6"
+ "shelljs": "^0.7.6",
32
+ "update-notifier": "^1.0.3"
33
},
34
"devDependencies": {
35
"async-to-gen": "^1.3.0",
@@ -37,8 +38,7 @@
37
38
"babel-polyfill": "^6.20.0",
39
"babel-preset-node6": "^11.0.0",
40
"jest": "^18.1.0",
- "request-promise": "^4.1.1",
41
- "update-notifier": "^1.0.3"
+ "request-promise": "^4.1.1"
42
43
"execMap": {
44
"js": "micro"
0 commit comments