Skip to content

Commit

Permalink
[Contract] Create LASS
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelKim20 committed May 2, 2024
1 parent 180a2c8 commit 0b898af
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/contracts-lib/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "dms-osx-lib",
"name": "lass-osx-lib",
"version": "2.14.0",
"description": "",
"main": "dist/bundle-cjs.js",
Expand Down
4 changes: 2 additions & 2 deletions packages/contracts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dms-osx-artifacts",
"version": "2.13.0",
"name": "lass-osx-contracts",
"version": "2.14.0",
"description": "Smart contracts that decentralized point systems",
"files": [
"**/*.sol"
Expand Down
2 changes: 1 addition & 1 deletion packages/faker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"chai": "^4.3.7",
"del-osx-artifacts": "^2.3.0",
"dms-bridge-contracts": "^1.4.0",
"dms-osx-artifacts": "^2.13.0",
"lass-osx-contracts": "^2.14.0",
"dotenv": "^10.0.0",
"ethereum-waffle": "^4.0.10",
"ethers": "5.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/relay/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"cors": "^2.8.5",
"del-osx-artifacts": "^2.3.0",
"dms-bridge-contracts": "^1.4.0",
"dms-osx-artifacts": "^2.13.0",
"lass-osx-contracts": "^2.14.0",
"dotenv": "^10.0.0",
"ethereum-waffle": "^4.0.10",
"ethereumjs-util": "^7.1.5",
Expand Down

0 comments on commit 0b898af

Please sign in to comment.