Skip to content

Commit

Permalink
main file
Browse files Browse the repository at this point in the history
  • Loading branch information
eavichay committed Apr 5, 2017
1 parent 4811d15 commit 0499f81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "slim-js",
"version": "2.6.3",
"description": "Superpower Web Components",
"main": "Slim.js",
"main": "Slim.min.js",
"scripts": {
"prepublish": "uglifyjs Slim.js -o Slim.min.js",
"start": "uglifyjs Slim.js -o ./bin/Slim.min.js",
Expand Down

0 comments on commit 0499f81

Please sign in to comment.