Skip to content
Snippets Groups Projects
Commit 088350c0 authored by David Sehnal's avatar David Sehnal
Browse files

Updated packages

parent 0cffd325
No related branches found
No related tags found
No related merge requests found
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
...@@ -46,31 +46,31 @@ ...@@ -46,31 +46,31 @@
"@types/argparse": "^1.0.33", "@types/argparse": "^1.0.33",
"@types/benchmark": "^1.0.31", "@types/benchmark": "^1.0.31",
"@types/express": "^4.11.1", "@types/express": "^4.11.1",
"@types/jest": "^22.1.3", "@types/jest": "^22.2.2",
"@types/node": "^9.4.6", "@types/node": "^9.6.1",
"@types/node-fetch": "^1.6.7", "@types/node-fetch": "^1.6.7",
"@types/react": "^16.0.4", "@types/react": "^16.1.0",
"@types/react-dom": "^16.0.4", "@types/react-dom": "^16.0.4",
"benchmark": "^2.1.4", "benchmark": "^2.1.4",
"jest": "^22.4.2", "jest": "^22.4.3",
"regl": "git+https://github.com/regl-project/regl.git#45c6ec570232420fca21567499c9c5a2a054432e", "regl": "git+https://github.com/regl-project/regl.git#45c6ec570232420fca21567499c9c5a2a054432e",
"rollup": "^0.56.2", "rollup": "^0.56.5",
"rollup-plugin-buble": "^0.19.2", "rollup-plugin-buble": "^0.19.2",
"rollup-plugin-commonjs": "^8.3.0", "rollup-plugin-commonjs": "^8.4.1",
"rollup-plugin-json": "^2.3.0", "rollup-plugin-json": "^2.3.0",
"rollup-plugin-node-resolve": "^3.0.3", "rollup-plugin-node-resolve": "^3.3.0",
"rollup-watch": "^4.3.1", "rollup-watch": "^4.3.1",
"ts-jest": "^22.0.4", "ts-jest": "^22.4.2",
"tslint": "^5.9.1", "tslint": "^5.9.1",
"typescript": "^2.7.2", "typescript": "^2.8.1",
"uglify-js": "^3.3.12", "uglify-js": "^3.3.16",
"util.promisify": "^1.0.0" "util.promisify": "^1.0.0"
}, },
"dependencies": { "dependencies": {
"argparse": "^1.0.10", "argparse": "^1.0.10",
"express": "^4.16.2", "express": "^4.16.3",
"node-fetch": "^2.0.0", "node-fetch": "^2.1.2",
"react": "^16.2.0", "react": "^16.3.0",
"react-dom": "^16.2.0" "react-dom": "^16.3.0"
} }
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment