Feat(SQL, UI): Logic for Get-Many SQL Stored Procedures refactored to use Calc Stored Procedures and Dog Command Links page styling improved.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "app",
|
||||
"version": "1.0.0",
|
||||
"description": "Precision and Research Technology Systems Limited\r Website with online store",
|
||||
"description": "Dog training management web app.",
|
||||
"main": "webpack.config.js",
|
||||
"directories": {
|
||||
"lib": "lib"
|
||||
@@ -13,15 +13,15 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/Teddy-1024/parts_website.git"
|
||||
"url": "git+https://github.com/Teddy-1024/dog_training.git"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"bugs": {
|
||||
"url": "https://github.com/Teddy-1024/parts_website/issues"
|
||||
"url": "https://github.com/Teddy-1024/dog_training/issues"
|
||||
},
|
||||
"homepage": "https://github.com/Teddy-1024/parts_website#readme",
|
||||
"homepage": "https://github.com/Teddy-1024/dog_training#readme",
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.25.2",
|
||||
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
||||
|
||||
Reference in New Issue
Block a user