Skip to content

Commit

Permalink
Update package.json to exact last-known working version
Browse files Browse the repository at this point in the history
  • Loading branch information
dhritzkiv committed Dec 31, 2019
1 parent 3e54e7b commit c2568a0
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 @@ -19,20 +19,20 @@
"dependencies": {
"bindings": "^1.5.0",
"bit-twiddle": "^1.0.2",
"glsl-tokenizer": "^2.0.2",
"glsl-tokenizer": "^2.1.5",
"nan": "^2.14.0",
"node-gyp": "^4.0.0",
"prebuild-install": "^5.1.0"
"prebuild-install": "^5.3.3"
},
"devDependencies": {
"angle-normals": "^1.0.0",
"bunny": "^1.0.1",
"faucet": "0.0.1",
"gl-conformance": "^2.0.9",
"prebuild": "^8.0.1",
"prebuild": "^8.2.1",
"snazzy": "^8.0.0",
"standard": "^12.0.1",
"tape": "^4.7.0"
"tape": "^4.12.1"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit c2568a0

Please sign in to comment.