mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-16 12:53:32 +00:00
remove private field from package (#1793)
This commit is contained in:
@@ -5,7 +5,6 @@
|
|||||||
"repository": "https://github.com/cpvalente/ontime",
|
"repository": "https://github.com/cpvalente/ontime",
|
||||||
"types": "./dist/main.d.ts",
|
"types": "./dist/main.d.ts",
|
||||||
"main": "./dist/main.js",
|
"main": "./dist/main.js",
|
||||||
"private": true,
|
|
||||||
"description": "shared typings for ontime",
|
"description": "shared typings for ontime",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"lint": "eslint . --quiet",
|
"lint": "eslint . --quiet",
|
||||||
|
|||||||
Reference in New Issue
Block a user