Skip to content

Commit 0d38873

Browse files
drop runtime and jspm in config
1 parent 608617c commit 0d38873

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

package.json

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,11 @@
3434
"aureooms-js-random": "^1.0.2",
3535
"ava": "^0.16.0",
3636
"babel-cli": "^6.16.0",
37-
"babel-plugin-transform-runtime": "^6.15.0",
3837
"babel-polyfill": "^6.16.0",
3938
"babel-preset-latest": "^6.16.0",
4039
"codeclimate-test-reporter": "^0.4.0",
4140
"coveralls": "^2.11.14",
4241
"esdoc": "^0.4.8",
43-
"jspm": "^0.16.46",
4442
"nyc": "^8.3.1"
4543
},
4644
"ava": {
@@ -58,12 +56,5 @@
5856
"sourceMaps": "inline"
5957
}
6058
}
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-
}
6859
}
6960
}

0 commit comments

Comments
 (0)