mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 06:56:03 +01:00
refactor(package): set entry point to shared
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
"author": "Overextended",
|
||||
"version": "1.0.0",
|
||||
"description": "JS/TS wrapper for ox_lib exports",
|
||||
"main": "index.js",
|
||||
"main": "./shared/index.js",
|
||||
"types": "./shared/index.d.ts",
|
||||
"scripts": {
|
||||
"compile": "tsc",
|
||||
"prepare": "npm run compile"
|
||||
|
||||
Reference in New Issue
Block a user