Skip to content

Commit

Permalink
doesnt' need dependency x10 as the code is already copy pasted into d…
Browse files Browse the repository at this point in the history
…efiant.js
  • Loading branch information
Christopher Auyeung committed May 11, 2023
1 parent 9b9aa11 commit 1e4471f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "defiant",
"version": "1.3.4-post1",
"version": "1.3.4-post3",
"description": "Search JSON structures plus smart templating with XSLT and XPath.",
"author": {
"name": "Hakan Bilgin",
Expand All @@ -26,9 +26,6 @@
},
"homepage": "http://www.defiantjs.com",
"main": "./lib/defiant",
"dependencies": {
"x10": "git+https://github.com/hbi99/x10.js.git"
},
"devDependencies": {
"grunt": "~0.4.2",
"grunt-contrib-concat": "~0.3.0",
Expand Down

0 comments on commit 1e4471f

Please sign in to comment.