Skip to content

Commit

Permalink
Merge pull request #3 from fisuda/update
Browse files Browse the repository at this point in the history
Remove jquery
  • Loading branch information
fisuda committed Jan 2, 2020
2 parents 39d0c93 + 8ce3911 commit b963142
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "json-injector",
"dependencies": {
"jquery": "^3.4.1",
"ace-builds": "^1.4.5"
},
"devDependencies": {},
Expand All @@ -14,9 +13,6 @@
"src-noconflict/theme-cobalt.js",
"src-noconflict/worker-json.js"
]
},
"jquery": {
"js": "dist/jquery.min.js"
}
}
}

0 comments on commit b963142

Please sign in to comment.