mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-24 18:47:30 +00:00
Update transpilation example to Babel 6 and remove system.js
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"name": "ES2015Example",
|
||||
"version": "0.0.0",
|
||||
"dependencies": {
|
||||
"babel-core": "^5.8.29"
|
||||
"babel-core": "^6.7.4",
|
||||
"babel-preset-es2015": "^6.6.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user