requirejs-es2015
Advanced tools
Comparing version 0.1.0 to 1.0.0
@@ -0,0 +0,0 @@ define(function () { |
{ | ||
"name": "requirejs-es2015", | ||
"version": "0.1.0", | ||
"version": "1.0.0", | ||
"description": "RequireJS plugin to load ES2015 modules via babel.", | ||
@@ -5,0 +5,0 @@ "main": "es.js", |
@@ -38,3 +38,3 @@ # requirejs-es2015 | ||
paths: { | ||
es: 'node_modules/requirejs-2015/es' | ||
es: 'node_modules/requirejs-es2015/es' | ||
}, | ||
@@ -68,2 +68,2 @@ babel: { | ||
## License | ||
MIT | ||
MIT |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
68
30712