Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
geongeorge committed Oct 10, 2020
2 parents 0b9527d + 6fcc223 commit f1ffc7c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 13 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
node_modules
node_modules
build
12 changes: 0 additions & 12 deletions build/index.js

This file was deleted.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "3.0.0-beta.2",
"description": "Render multiline textboxes in HTML5 canvas with auto line breaks and better alignment system",
"main": "build/index.js",
"files": ["build"],
"scripts": {
"build": "webpack",
"start": "webpack-dev-server --content-base public",
Expand Down

0 comments on commit f1ffc7c

Please sign in to comment.