fix and update language for company workspace
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
"name": "@rentaldrivego/types",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"main": "./dist/index.js",
|
||||
"types": "./dist/index.d.ts",
|
||||
"main": "./src/index.ts",
|
||||
"types": "./src/index.ts",
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
"type-check": "tsc --noEmit"
|
||||
|
||||
Reference in New Issue
Block a user