Add MIT license to proposal-unicode-property-regex (#7047)
This commit is contained in:
parent
44ea9433c0
commit
398bc43656
@ -3,6 +3,7 @@
|
|||||||
"version": "7.0.0-beta.35",
|
"version": "7.0.0-beta.35",
|
||||||
"description": "Compile Unicode property escapes in Unicode regular expressions to ES5.",
|
"description": "Compile Unicode property escapes in Unicode regular expressions to ES5.",
|
||||||
"homepage": "https://babeljs.io/",
|
"homepage": "https://babeljs.io/",
|
||||||
|
"license": "MIT",
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=4"
|
"node": ">=4"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user