Skip to content

Commit

Permalink
1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
roftLin committed Aug 17, 2020
1 parent 94610cd commit 4d95651
Showing 1 changed file with 2 additions and 2 deletions.
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.3",
"version": "1.0.4",
"main": "index.js",
"repository": "https://github.com/roftLin/dp.git",
"author": "roftLin <315779478@qq.com>",
Expand All @@ -15,4 +15,4 @@
"cover": "istanbul cover ./node_modules/mocha/bin/mocha -- test/ --no-timeouts",
"coveralls": "istanbul cover ./node_modules/mocha/bin/mocha --report lcovonly -- test/ && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js"
}
}
}

0 comments on commit 4d95651

Please sign in to comment.