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 608617c commit 0d38873Copy full SHA for 0d38873
package.json
@@ -34,13 +34,11 @@
34
"aureooms-js-random": "^1.0.2",
35
"ava": "^0.16.0",
36
"babel-cli": "^6.16.0",
37
- "babel-plugin-transform-runtime": "^6.15.0",
38
"babel-polyfill": "^6.16.0",
39
"babel-preset-latest": "^6.16.0",
40
"codeclimate-test-reporter": "^0.4.0",
41
"coveralls": "^2.11.14",
42
"esdoc": "^0.4.8",
43
- "jspm": "^0.16.46",
44
"nyc": "^8.3.1"
45
},
46
"ava": {
@@ -58,12 +56,5 @@
58
56
"sourceMaps": "inline"
59
57
}
60
61
- },
62
- "jspm": {
63
- "devDependencies": {
64
- "babel": "npm:babel-core@^5.8.24",
65
- "babel-runtime": "npm:babel-runtime@^5.8.24",
66
- "core-js": "npm:core-js@^1.1.4"
67
- }
68
69
0 commit comments