Skip to content

Commit

Permalink
vv0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanstitt committed Mar 10, 2021
1 parent cd6c450 commit c89a0d8
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
{
"name": "object-factory-bot",
"version": "0.6.1",
"version": "v0.7.0",
"description": "Building objects using proxies",
"repository": "https://github.com/nathanstitt/object-factory-bot",
"author": "Nathan Stitt",
"version": "0.0.1",
"license": "MIT",
"main": "dist/object-factory-bot.js",
"module": "dist/object-factory-bot.module.js",
Expand Down Expand Up @@ -55,7 +54,5 @@
"files": [
"dist"
],
"dependencies": {

}
"dependencies": {}
}

0 comments on commit c89a0d8

Please sign in to comment.