chore: upgrade charcode

This commit is contained in:
Sven SAULEAU 2017-11-16 09:57:20 +01:00
parent 4c584ae341
commit 57e2c45cbe
No known key found for this signature in database
GPG Key ID: F5464AC83B687AD1

View File

@ -25,8 +25,8 @@
"devDependencies": {
"@babel/helper-fixtures": "7.0.0-beta.31",
"babel-plugin-transform-for-of-as-array": "1.0.4",
"babel-plugin-transform-charcodes": "0.0.9",
"charcodes": "0.0.9",
"babel-plugin-transform-charcodes": "0.0.10",
"charcodes": "0.0.10",
"rollup": "^0.50.0",
"rollup-plugin-babel": "^4.0.0-beta.0",
"rollup-plugin-node-resolve": "^3.0.0",