Skip to content

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pschroen committed Nov 6, 2018
1 parent 84a798a commit b12c3da
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@
"node": ">=6.9.0"
},
"dependencies": {
"glslify": "^6.3.1",
"rollup-pluginutils": "^2.3.1"
"glslify": "^7.0.0",
"rollup-pluginutils": "^2.3.3"
},
"devDependencies": {
"eslint": "^5.5.0",
"eslint": "^5.8.0",
"glsl-noise": "0.0.0",
"rollup": "^0.65.2",
"rollup": "^0.67.0",
"tape": "^4.9.1"
}
}

0 comments on commit b12c3da

Please sign in to comment.