Skip to content

Commit

Permalink
bump size
Browse files Browse the repository at this point in the history
  • Loading branch information
marcfallows committed Mar 1, 2018
1 parent 1348c14 commit 23cd761
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"quick-build": "tsc --pretty",
"small-build": "node scripts/build.js",
"lint": "tslint -c tslint.json src/*.ts src/types/*.ts src/api/*.ts src/core/*.ts src/utils/*.ts",
"size": "size-limit 20KB lib/mobx.js",
"size": "size-limit 21KB lib/mobx.js",
"precommit": "lint-staged"
},
"repository": {
Expand Down

0 comments on commit 23cd761

Please sign in to comment.