Skip to content

Commit

Permalink
Change main path, bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ehtb committed May 28, 2015
1 parent d48d068 commit 61157cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "throttled-resize",
"version": "0.1.1",
"version": "0.1.2",
"description": "ES6 throttled browser resize",
"main": "index.js",
"main": "./dist/index.js",
"scripts": {
"test": "browserify -t babelify test.js | testling"
},
Expand Down

0 comments on commit 61157cf

Please sign in to comment.