mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-16 22:46:03 +01:00
chore: bump version to v3.30.8
This commit is contained in:
@@ -1,11 +1,13 @@
|
||||
{
|
||||
"name": "@communityox/ox_lib",
|
||||
"author": "Overextended",
|
||||
"version": "3.30.7",
|
||||
"version": "3.30.8",
|
||||
"description": "JS/TS wrapper for ox_lib exports",
|
||||
"main": "./shared/index.js",
|
||||
"types": "./shared/index.d.ts",
|
||||
"sideEffects": ["./shared/resource/locale/index.js"],
|
||||
"sideEffects": [
|
||||
"./shared/resource/locale/index.js"
|
||||
],
|
||||
"scripts": {
|
||||
"compile": "tsc",
|
||||
"prepare": "npm run compile"
|
||||
@@ -40,4 +42,4 @@
|
||||
"@types/react": "^18.2.66",
|
||||
"prettier": "^2.8.8"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user