add missing generate-identifier-regex script - fixes #7

This commit is contained in:
Sebastian McKenzie
2016-06-22 13:24:35 +01:00
parent 4ca3cd8d1a
commit f63802c716
2 changed files with 55 additions and 1 deletions

View File

@@ -20,7 +20,8 @@
"babel-preset-react": "^6.0.0",
"babel-preset-stage-0": "^6.5.0",
"kcheck": "^2.0.1",
"lodash": "^4.6.1"
"lodash": "^4.6.1",
"unicode-7.0.0": "~0.1.5"
},
"bin": {
"babylon": "./bin/babylon.js"