Skip to content

Commit

Permalink
ship types
Browse files Browse the repository at this point in the history
  • Loading branch information
BrettCleary committed Aug 14, 2024
1 parent ffa5bf8 commit cd9d6cb
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,6 +1,6 @@
{
"name": "@hyperplay/quests-ui",
"version": "0.0.2",
"version": "0.0.3",
"description": "",
"main": "index.js",
"scripts": {
Expand All @@ -21,6 +21,7 @@
"import": "./dist/index.es.js"
}
},
"types": "dist/index.d.ts",
"devDependencies": {
"@hyperplay/chains": "^0.3.0",
"@hyperplay/ui": "^1.7.17",
Expand Down

0 comments on commit cd9d6cb

Please sign in to comment.