Skip to content

Commit

Permalink
chore: version up v3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jinwoo-kim-nhn committed Jan 11, 2019
1 parent 73dfae7 commit 7fd0ab3
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion index.d.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Type definitions for TOAST UI Image Editor v3.3.0
// Type definitions for TOAST UI Image Editor v3.3.1
// TypeScript Version: 3.2.2

/// <reference types="jquery" />
Expand Down
4 changes: 2 additions & 2 deletions karma.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ function setConfig(defaultConfig, server) {
defaultConfig.browsers = [
'IE9',
'IE10',
'IE11',
'Edge',
// 'IE11',
// 'Edge',
'Chrome-WebDriver',
'Firefox-WebDriver'
// 'Safari-WebDriver'
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "tui-image-editor",
"author": "NHNEnt FE Development Lab <[email protected]>",
"version": "3.3.0",
"version": "3.3.1",
"license": "MIT",
"repository": {
"type": "git",
Expand Down

0 comments on commit 7fd0ab3

Please sign in to comment.