Skip to content
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.

Commit

Permalink
[TASK] Update packages & add SHA-1 integrity
Browse files Browse the repository at this point in the history
  • Loading branch information
xf- authored Oct 7, 2018
1 parent bc82e07 commit 31d0209
Show file tree
Hide file tree
Showing 2 changed files with 1,223 additions and 314 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
"url": "https://github.com/ffrgb/meshviewer/issues"
},
"devDependencies": {
"babel-eslint": "^9.0.0",
"browser-sync": "^2.24.7",
"eslint": "^5.4.0",
"babel-eslint": "^10.0.1",
"browser-sync": "^2.26.0",
"eslint": "^5.6.1",
"eslint-config-airbnb-es5": "^1.2.0",
"eslint-config-defaults": "^9.0.0",
"eslint-plugin-react": "^7.11.1",
Expand All @@ -22,7 +22,7 @@
"gulp-cli": "^2.0.1",
"gulp-environments": "^0.1.2",
"gulp-eslint": "^5.0.0",
"gulp-htmlmin": "^4.0.0",
"gulp-htmlmin": "^5.0.1",
"gulp-inject": "^4.3.2",
"gulp-jsonminify": "^1.1.0",
"gulp-kyh-inline-source": "^3.0.2",
Expand Down Expand Up @@ -55,7 +55,7 @@
"promise-polyfill": "^8.1.0",
"rbush": "^2.0.2",
"requirejs": "^2.3.6",
"snabbdom": "^0.7.1"
"snabbdom": "^0.7.2"
},
"scripts": {
"gulp": "./node_modules/gulp-cli/bin/gulp.js"
Expand Down
Loading

0 comments on commit 31d0209

Please sign in to comment.