Skip to content

Commit 10f56b9

Browse files
committedJul 8, 2018
npm update
1 parent e946a68 commit 10f56b9

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed
 

‎package-lock.json

+23-23
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
1616
"babel-core": "^6.3.26",
1717
"babel-plugin-streamline": "^2.0.19",
1818
"babel-preset-es2015": "^6.3.13",
19-
"colors": "^1.1.2",
20-
"commander": "^2.8.1",
21-
"source-map-support": "git+https://github.com/Sage/node-source-map-support#catch-missing-sourcemap-element",
19+
"colors": "^1.3.0",
20+
"commander": "^2.16.0",
21+
"source-map-support": "git+https://github.com/Sage/node-source-map-support.git#catch-missing-sourcemap-element",
2222
"streamline-runtime": "^1.1.10",
23-
"typescript": "^2.0.0"
23+
"typescript": "^2.9.2"
2424
},
2525
"devDependencies": {
2626
"babelify": "^7.2.0",

0 commit comments

Comments
 (0)
Please sign in to comment.