Skip to content

Commit

Permalink
Update npm to 1.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
Ethan Wessel committed Mar 14, 2020
1 parent 706a4c7 commit 010755c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "ganache-time-traveler",
"version": "1.0.13",
"description": "A testing toolset that allows developers to write unit tests for the Ethereum blockchain.",
"version": "1.0.14",
"description": "A ganache utility that simplifies writing time dependent or stateless tests on a local Ethereum blockchain.",
"main": "utils.js",
"scripts": {
"test": "truffle test",
Expand Down

0 comments on commit 010755c

Please sign in to comment.