Remove carets and git versios from package.json
This commit is contained in:
10
package.json
10
package.json
@@ -43,9 +43,9 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"async": "2.6.0",
|
||||
"babel-cli": "^6.26.0",
|
||||
"babel-cli": "6.26.0",
|
||||
"babel-minify-webpack-plugin": "^0.3.0",
|
||||
"babel-plugin-jsdoc-closure": "^1.0.2",
|
||||
"babel-plugin-jsdoc-closure": "1.0.2",
|
||||
"clean-css-cli": "4.1.10",
|
||||
"copy-webpack-plugin": "^4.0.1",
|
||||
"coveralls": "3.0.0",
|
||||
@@ -55,13 +55,13 @@
|
||||
"front-matter": "^2.1.2",
|
||||
"fs-extra": "5.0.0",
|
||||
"glob": "7.1.1",
|
||||
"google-closure-compiler": "^20180101.0.0",
|
||||
"google-closure-compiler": "20180101.0.0",
|
||||
"handlebars": "4.0.11",
|
||||
"html-webpack-plugin": "^2.30.1",
|
||||
"istanbul": "0.4.5",
|
||||
"jquery": "3.3.1",
|
||||
"jscodeshift": "^0.4.0",
|
||||
"jsdoc": "git://github.com/ahocevar/jsdoc.git#closure-path-types",
|
||||
"jsdoc": "3.5.5",
|
||||
"karma": "^2.0.0",
|
||||
"karma-chrome-launcher": "2.2.0",
|
||||
"karma-coverage": "^1.1.1",
|
||||
@@ -75,7 +75,7 @@
|
||||
"nomnom": "1.8.1",
|
||||
"pixelmatch": "^4.0.2",
|
||||
"proj4": "2.4.4",
|
||||
"recast": "^0.13.0",
|
||||
"recast": "0.13.0",
|
||||
"serve": "^6.0.6",
|
||||
"sinon": "4.2.2",
|
||||
"url-polyfill": "^1.0.7",
|
||||
|
||||
Reference in New Issue
Block a user