Skip to content

Commit

Permalink
Add correct path for jsdelivr.
Browse files Browse the repository at this point in the history
  • Loading branch information
wdamien committed Sep 18, 2017
1 parent cd6608e commit 8d41f54
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 @@ -4,6 +4,7 @@
"version": "1.0.1",
"description": "TweenJS is a simple tweening library for use in Javascript. It was developed to integrate well with the EaselJS library, but is not dependent on or specific to it (though it uses the same Ticker and Event classes by default). It supports tweening of both numeric object properties & CSS style properties.",
"main": "tweenjs.js",
"jsdelivr": "lib/tweenjs.min.js",
"directories": {
"doc": "docs",
"example": "examples",
Expand Down

0 comments on commit 8d41f54

Please sign in to comment.