Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
smallfawn authored Jun 29, 2024
1 parent 5ff7ca4 commit 860b1f1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,13 @@
"@babel/parser": "^7.17.10",
"@babel/traverse": "^7.17.10",
"@babel/types": "^7.17.10",
"base64url": "^3.0.1",
"crypto-js": "^4.2.0",
"eslint": "^8.23.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"isolated-vm": "^4.7.2",
"prettier": "^2.7.1"
"prettier": "^2.7.1",
"vm2": "^3.9.11"
}
}

0 comments on commit 860b1f1

Please sign in to comment.