Update package.json
This commit is contained in:
parent
b41ffd2b48
commit
7ae7b6e607
@ -2,7 +2,7 @@
|
||||
"name": "babel-plugin-transform-es2015-literals",
|
||||
"version": "6.0.2",
|
||||
"description": "Compile ES2015 unicode string and number literals to ES5",
|
||||
"repository": "babel/babel",
|
||||
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-literals",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"keywords": [
|
||||
@ -11,4 +11,4 @@
|
||||
"dependencies": {
|
||||
"babel-runtime": "^6.0.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user