Skip to content

Commit 3f2f5d0

Browse files
committed
chore: release 1.0.4
1 parent 74db63f commit 3f2f5d0

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "js-sql-parser",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "",
55
"main": "./dist/parser/sqlParser.js",
66
"scripts": {
@@ -21,9 +21,6 @@
2121
"url": "https://github.com/JavaScriptor/js-sql-parser/issues"
2222
},
2323
"homepage": "https://github.com/JavaScriptor/js-sql-parser#readme",
24-
"dependencies": {
25-
"jison": "^0.4.17"
26-
},
2724
"devDependencies": {
2825
"babel-preset-es2015": "^6.22.0",
2926
"babel-register": "^6.22.0",

0 commit comments

Comments
 (0)