1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-02-24 15:27:43 +01:00

chore: Remove main JS file from package.json

This commit is contained in:
Maicol Battistini 2021-12-18 13:41:39 +01:00
parent d687afbe73
commit 440d72ca81
No known key found for this signature in database
GPG Key ID: 4FDB0F87CDB1D34A

View File

@ -3,7 +3,6 @@
"version": "3.0.0",
"packageManager": "pnpm",
"private": true,
"main": "resources/js/index.js",
"scripts": {
"dev": "php artisan osm:dev-server-fix && vite",
"build": "vite build",