Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Escalante committed Jul 26, 2018
1 parent a2743fb commit 3a64fa3
Show file tree
Hide file tree
Showing 2 changed files with 192 additions and 168 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"bugs": "https://github.com/static-dev/spike-core/issues",
"dependencies": {
"babel-core": "^6.26.0",
"babel-loader": "^7.1.2",
"browser-sync": "^2.18.13",
"babel-loader": "^7.1.5",
"browser-sync": "^2.24.6",
"browser-sync-webpack-plugin": "^1.2.0",
"filewrap": "^1.0.0",
"glob": "^7.1.2",
Expand All @@ -22,8 +22,8 @@
"lodash.union": "^4.6.0",
"micromatch": "^3.1.4",
"mkdirp": "^0.5.1",
"postcss-loader": "^2.0.8",
"reshape-loader": "^1.2.0",
"postcss-loader": "^2.1.6",
"reshape-loader": "^1.3.0",
"rimraf": "^2.6.2",
"source-loader": "^1.0.0",
"spike-util": "^1.3.0",
Expand All @@ -34,7 +34,7 @@
"devDependencies": {
"ava": "^0.25.0",
"chalk": "^2.3.0",
"coveralls": "^3.0.0",
"coveralls": "^3.0.2",
"husky": "^0.14.3",
"md5-file": "^3.2.3",
"nyc": "^12.0.2",
Expand All @@ -44,7 +44,7 @@
"reshape-expressions": "^0.1.5",
"snazzy": "^7.0.0",
"standard": "^11.0.1",
"sugarml": "^0.6.0",
"sugarml": "^0.7.0",
"sugarss": "^1.0.1"
},
"engines": {
Expand Down
Loading

0 comments on commit 3a64fa3

Please sign in to comment.