Skip to content

Commit

Permalink
v0.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
brunobar79 committed Mar 20, 2024
1 parent 9d64195 commit f0e6d09
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
{
"name": "@rainbow-me/provider",
"version": "0.0.8",
"version": "0.0.10",
"main": "dist/index.js",
"license": "MIT",
"files": [
"dist/**/*"
],
"scripts": {
"prepare": "yarn build",
"build": "tsc",
"test": "./scripts/tests.sh",
"lint": "eslint --cache --max-warnings 0",
Expand Down

0 comments on commit f0e6d09

Please sign in to comment.