Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
andersevenrud committed Apr 30, 2019
1 parent e11ecdd commit 94926bd
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
Expand Up @@ -39,10 +39,10 @@
},
"homepage": "https://github.com/os-js/osjs-client#readme",
"devDependencies": {
"@babel/core": "^7.4.3",
"@babel/plugin-transform-runtime": "^7.4.3",
"@babel/preset-env": "^7.4.3",
"@babel/runtime": "^7.4.3",
"@babel/core": "^7.4.4",
"@babel/plugin-transform-runtime": "^7.4.4",
"@babel/preset-env": "^7.4.4",
"@babel/runtime": "^7.4.4",
"@osjs/common": "^3.0.3",
"babel-loader": "^8.0.5",
"css-loader": "^2.1.1",
Expand All @@ -53,14 +53,14 @@
"file-loader": "^3.0.1",
"hyperapp": "^1.2.9",
"mini-css-extract-plugin": "^0.6.0",
"node-sass": "^4.11.0",
"node-sass": "^4.12.0",
"optimize-css-assets-webpack-plugin": "^5.0.1",
"sass-loader": "^7.0.3",
"simplejsonconf": "^2.0.5",
"stylelint": "^10.0.0",
"stylelint": "^10.0.1",
"stylelint-config-standard": "^18.3.0",
"stylelint-scss": "^3.5.4",
"stylelint-scss": "^3.6.1",
"webpack": "^4.30.0",
"webpack-cli": "^3.3.0"
"webpack-cli": "^3.3.1"
}
}

0 comments on commit 94926bd

Please sign in to comment.