Skip to content

Commit 46fdc61

Browse files
committed
Prevent webpack parsing issue (see zaach/jison#352)
1 parent 6cad5dc commit 46fdc61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"eslint-config-i-am-meticulous": "^6.0.1",
3535
"eslint-plugin-babel": "^4.0.0",
3636
"eslint-plugin-import": "^2.2.0",
37-
"jison": "^0.4.17"
37+
"jison": "https://github.com/download13/jison#b7d6e0de7d2c2c1bde5451b8e99813843a473315"
3838
},
3939
"dependencies": {
4040
"css-unit-converter": "^1.1.1",

0 commit comments

Comments
 (0)