Skip to content

Commit

Permalink
Merge pull request #235 from nfang/patch-1
Browse files Browse the repository at this point in the history
Update `main` property in bower.json
  • Loading branch information
lannymcnie authored Sep 27, 2017
2 parents 94046e6 + 7a92e44 commit 7a3a39c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"wdamien"
],
"description": "PreloadJS makes preloading assets & getting aggregate progress events easier in JavaScript. It uses XHR2 when available, and falls back to tag-based loading when not. Part of the CreateJS suite of libraries.",
"main": "lib/preloadjs-1.0.0.combined.js",
"main": "lib/preloadjs.js",
"keywords": [
"preload",
"xhr",
Expand All @@ -32,4 +32,4 @@
"tests",
"VERSIONS.txt"
]
}
}

0 comments on commit 7a3a39c

Please sign in to comment.