We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03d9a1f commit 6039639Copy full SHA for 6039639
package.json
@@ -3,9 +3,6 @@
3
"version": "1.0.0",
4
"description": "A vr simulator application",
5
"main": "server.js",
6
- "engines": {
7
- "node": "6.2.0"
8
- },
9
"scripts": {
10
"clean": "rimraf dist/*",
11
"predev": "npm run clean -s",
0 commit comments