2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-06-19 13:35:26 +00:00
This commit is contained in:
2021-11-05 22:27:30 +01:00
parent 88a2d84ad1
commit 0bea6c6625
7 changed files with 9 additions and 93 deletions

View File

@ -1,7 +1,7 @@
{
"name": "your.repo.name",
"name": "home.invenhost.com",
"version": "0.0.1",
"description": "Your repo description",
"description": "A UI test",
"scripts": {
"preinstall": "npx npm-force-resolutions",
"setup": "gem install bundler && bundle install && npm i",