Skip to content

Commit

Permalink
Merge pull request #231 from bitovi/rem-jquery
Browse files Browse the repository at this point in the history
Remove jquery dependency
  • Loading branch information
matthewp committed Nov 2, 2018
2 parents ebade06 + 55ea462 commit cc977d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -44,7 +44,6 @@
},
"main": "dist/cjs/funcunit.js",
"dependencies": {
"jquery": "1.11.0",
"syn": "^0.13.0"
},
"devDependencies": {
Expand All @@ -57,6 +56,7 @@
"eslint": "^5.0.0",
"generator-donejs": "^0.9.0",
"jasmine": "^2.5.2",
"jquery": "1.11.0",
"jquerypp": "^2.0.2",
"less": "^1.7.0",
"shelljs": "^0.7.8",
Expand Down

0 comments on commit cc977d2

Please sign in to comment.