Skip to content

Commit

Permalink
chore: update dependencies. bump package ver.
Browse files Browse the repository at this point in the history
  • Loading branch information
Steven Truesdell committed Sep 28, 2016
1 parent 4fc3f11 commit 5d8b667
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "boldr-universal-react",
"version": "0.1.0",
"version": "0.1.1",
"description": "A bold universal React starter project.",
"betterScripts": {
"build:client": {
Expand Down Expand Up @@ -127,21 +127,21 @@
},
"devDependencies": {
"assets-webpack-plugin": "^3.4.0",
"autoprefixer": "^6.4.1",
"babel-core": "^6.14.0",
"autoprefixer": "^6.5.0",
"babel-core": "^6.16.0",
"babel-loader": "^6.2.5",
"babel-plugin-istanbul": "^2.0.1",
"babel-plugin-lodash": "^3.2.9",
"babel-plugin-module-resolver": "^2.2.0",
"babel-polyfill": "^6.13.0",
"babel-polyfill": "^6.16.0",
"babel-preset-boldr": "^1.0.1",
"babel-register": "^6.14.0",
"babel-register": "^6.16.0",
"chai": "^3.5.0",
"chai-enzyme": "^0.5.1",
"coveralls": "^2.11.14",
"css-loader": "^0.25.0",
"enzyme": "^2.4.1",
"eslint": "^3.6.0",
"eslint": "^3.6.1",
"eslint-config-boldr": "^1.1.1",
"eslint-import-resolver-babel-module": "^2.0.1",
"eslint-loader": "^1.5.0",
Expand All @@ -155,7 +155,7 @@
"jsdom": "^9.5.0",
"json-loader": "^0.5.4",
"lodash-webpack-plugin": "^0.10.1",
"mocha": "^3.0.2",
"mocha": "^3.1.0",
"mocha-lcov-reporter": "^1.2.0",
"node-noop": "^1.0.0",
"node-sass": "^3.10.0",
Expand All @@ -169,7 +169,7 @@
"style-loader": "^0.13.1",
"url-loader": "^0.5.7",
"webpack": "^2.1.0-beta.25",
"webpack-dev-middleware": "^1.8.2",
"webpack-dev-middleware": "^1.8.3",
"webpack-hot-middleware": "^2.12.2",
"webpack-node-externals": "^1.4.3"
},
Expand Down

0 comments on commit 5d8b667

Please sign in to comment.