Add MIT license to proposal-unicode-property-regex (#7047)

This commit is contained in:
Mahmut Surekci 2017-12-18 12:48:30 +00:00 committed by Nicolò Ribaudo
parent 44ea9433c0
commit 398bc43656

View File

@ -3,6 +3,7 @@
"version": "7.0.0-beta.35",
"description": "Compile Unicode property escapes in Unicode regular expressions to ES5.",
"homepage": "https://babeljs.io/",
"license": "MIT",
"main": "lib/index.js",
"engines": {
"node": ">=4"