mirror of
https://github.com/tiqi-group/pydase.git
synced 2025-06-24 04:57:58 +02:00
renaming pyDataService -> pydase
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "pydataservice",
|
||||
"name": "pydase",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
@ -20,7 +20,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"start": "NODE_ENV=development react-scripts start",
|
||||
"build": "BUILD_PATH='../src/pyDataService/frontend' react-scripts build",
|
||||
"build": "BUILD_PATH='../src/pydase/frontend' react-scripts build",
|
||||
"test": "react-scripts test",
|
||||
"eject": "react-scripts eject"
|
||||
},
|
||||
|
Reference in New Issue
Block a user