Skip to content

Commit

Permalink
fix deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
sandersonatlatitude committed May 30, 2019
1 parent 1f5085d commit c9ae133
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"name": "webpack-amd-optimization-plugin",
"version": "0.1.0",
"version": "0.1.1",
"description": "",
"files": [
"dist"
],
"main": "index.js",
"scripts": {
"build": "tsc -p ./tsconfig.json",
Expand Down

0 comments on commit c9ae133

Please sign in to comment.