Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
lidangzzz committed May 6, 2023
1 parent 3a64a12 commit 76005e2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions darc-js/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
{
"devDependencies": {
"@jetblack/operator-overloading": "^0.2.0",
"@types/babel-template": "^6.25.2",
"typescript": "^4.9.3"
},
"name": "darcjs",
"description": "The official JavaScript client and SDK for Project DARC (Decentralized Autonomous Regulated Company), and the compiler and runtime for By-Law Script.",
"version": "0.0.5",
"version": "0.0.6",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"repository": {
Expand All @@ -27,6 +26,7 @@
"@babel/standalone": "^7.10.5",
"@babel/types": "^7.10.5",
"@ethersproject/bignumber": "^5.7.0",
"@jetblack/operator-overloading": "^0.2.0",
"@types/babel-template": "^6.25.2",
"@types/chai": "^4.3.4",
"@types/mocha": "^10.0.1",
Expand Down
8 changes: 4 additions & 4 deletions darc-js/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 76005e2

Please sign in to comment.