Skip to content

Commit

Permalink
continue my work from 2020-05-25-reduce-bloat
Browse files Browse the repository at this point in the history
  • Loading branch information
gaearon committed May 26, 2020
1 parent b71f156 commit 5427b27
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 11 deletions.
12 changes: 2 additions & 10 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,18 +1,10 @@
.vscode
node_modules
spec
dev
.babelrc
.eslintignore
.eslintrc
.travis.yml
.github
webpack.config.js
yarn.lock
_docpress
_docs
docs
scripts
config
flow-typed
playground
playground
src
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "passable",
"version": "7.5.2",
"version": "7.5.1",
"description": "Isomorphic Data Model Validations",
"main": "./dist/passable.min.js",
"typings": "index.d.ts",
Expand Down

0 comments on commit 5427b27

Please sign in to comment.