Skip to content

Commit

Permalink
feat: v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
seonim-ryu committed Nov 14, 2016
1 parent 92af362 commit 572da23
Show file tree
Hide file tree
Showing 22 changed files with 516 additions and 267 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@ temp
doc
demo
report
dist
*.vim
test.html
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Canvas image editor
## Dependency
* jQuery: ~1.8.3
* tui.code-snippet: ~1.2.0
* fabric.js: ~1.6.3
* fabric.js: ~1.6.6

## Test environment
* IE9 ~
Expand Down
3 changes: 3 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
],
"description": "",
"license": "MIT",
"main": [
"dist/image-editor.js"
],
"ignore": [
"**/.*",
"samples",
Expand Down
Loading

0 comments on commit 572da23

Please sign in to comment.