We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbc4b9f commit 296c54eCopy full SHA for 296c54e
package.json
@@ -49,7 +49,7 @@
49
"prompt": "https://github.com/Icenium/prompt/tarball/master",
50
"properties-parser": "0.2.3",
51
"ref": "https://github.com/icenium/ref/tarball/master",
52
- "ref-struct": "0.0.5",
+ "ref-struct": "https://github.com/telerik/ref-struct/tarball/master",
53
"rimraf": "2.2.6",
54
"semver": "3.0.1",
55
"shelljs": "0.3.0",
@@ -77,6 +77,6 @@
77
},
78
"license": "Apache-2.0",
79
"engines": {
80
- "node": ">=0.10.26 <0.10.34 || >=0.10.35 <0.11.0"
+ "node": ">=0.10.26 <0.10.34 || >=0.10.35"
81
}
82
0 commit comments