Skip to content

Commit

Permalink
mota@3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Houfeng committed Aug 13, 2019
1 parent 00429e4 commit 3e2204a
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
language: node_js
node_js:
- "8.4.0"
- "10.10.0"
2 changes: 1 addition & 1 deletion dist/mota-min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/mota.js

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

2 changes: 1 addition & 1 deletion dist/mota.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mota",
"version": "3.3.1",
"version": "3.3.2",
"description": "mota 是一个面向 React 的状态管理库(http://houfeng.net/mota)",
"main": "./dist/mota.js",
"typings": "./typings/index.d.ts",
Expand Down

0 comments on commit 3e2204a

Please sign in to comment.