Skip to content

Commit

Permalink
remove no dependence
Browse files Browse the repository at this point in the history
  • Loading branch information
kekee000 committed Oct 17, 2017
1 parent bcf48d3 commit 89f8a33
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fonteditor-core",
"version": "0.0.40",
"version": "1.0.2",
"description": "fonts (ttf, woff, eot, svg, otf) parse, write, transform. glyph adjust.",
"keywords": [
"sfnt",
Expand Down Expand Up @@ -43,8 +43,6 @@
"dependencies": {}
},
"dependencies": {
"esprima": "^2.7.3",
"estraverse": "^4.2.0",
"xmldom": "~0.1.19"
},
"repository": {
Expand Down

0 comments on commit 89f8a33

Please sign in to comment.