Skip to content

Commit

Permalink
v3.0.1
Browse files Browse the repository at this point in the history
- "package.json" の "main" で指定しているファイルを、UMD形式からCommonJS形式に変更
  • Loading branch information
natade-jp committed Aug 18, 2019
1 parent 74a2467 commit 3108bb4
Show file tree
Hide file tree
Showing 6 changed files with 2,147 additions and 2,049 deletions.
5 changes: 5 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# History

## v3.0.1

### 変更
- "package.json" の "main" で指定しているファイルを、UMD形式からCommonJS形式に変更

### 不具合修正
- 誤って"@ignore"指定がついていた箇所を削除

Expand Down
Loading

0 comments on commit 3108bb4

Please sign in to comment.