Skip to content

Commit

Permalink
chore: Addendum to previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
xLuxy committed Mar 9, 2024
1 parent c1dcb6e commit 20f9a10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions types/webview/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@altv/webview",
"version": "0.0.5",
"version": "0.0.6",
"description": "This package contains the type definitions for the alt:V JS module v2 WebView types",
"types": "index.d.ts",
"files": [
Expand All @@ -16,7 +16,7 @@
"url": "git+https://github.com/altmp/altv-js-module-v2.git"
},
"peerDependencies": {
"@altv/shared": "^0.0.1"
"@altv/shared": "~0.0.1"
},
"keywords": [
"altmp",
Expand Down

0 comments on commit 20f9a10

Please sign in to comment.