Skip to content

Commit

Permalink
Merge pull request #8 from hyzhak/patch-1
Browse files Browse the repository at this point in the history
support ES2015 modules
  • Loading branch information
eagle19243 committed Dec 10, 2017
2 parents ad4933e + 20c879b commit 612536e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "1.0.0",
"description": "Radial Tree Library for Wayback Machine",
"main": "build/js/radial-tree.min.js",
"module": "src/js/index.js",
"directories": {
"doc": "docs",
"test": "test"
Expand Down

0 comments on commit 612536e

Please sign in to comment.