Skip to content

Commit

Permalink
feat(package.json): revert to current master version
Browse files Browse the repository at this point in the history
  • Loading branch information
nprimo committed Mar 16, 2023
1 parent d0f7d4c commit 2891f97
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "01branch-blockchain",
"version": "1.0.0",
"type": "module",
"description": "Repository for the blockchain branch content.",
"scripts": {
"test": "./run.sh",
Expand All @@ -26,4 +25,4 @@
"eslint": "^8.32.0",
"typescript": "^4.9.4"
}
}
}

0 comments on commit 2891f97

Please sign in to comment.