Skip to content

Commit

Permalink
1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI User committed Aug 21, 2020
1 parent 5163838 commit 07d86b3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@roft/dp",
"version": "1.0.6",
"version": "1.0.7",
"main": "index.js",
"repository": "https://github.com/roftLin/dp.git",
"author": "roftLin <315779478@qq.com>",
Expand All @@ -18,4 +18,4 @@
"coveralls": "istanbul cover ./node_modules/mocha/bin/mocha --report lcovonly -- test/ && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js"
},
"isDeploying": false
}
}

0 comments on commit 07d86b3

Please sign in to comment.