trouble
This commit is contained in:
@@ -1 +1,4 @@
|
|||||||
mongodb/
|
mongodb/
|
||||||
|
mongodb.old/
|
||||||
|
familyark/app/node_modules
|
||||||
|
**/*.lock
|
||||||
|
|||||||
@@ -1,4 +1,3 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
npm i --unsafe-perm
|
|
||||||
yarn
|
yarn
|
||||||
node server
|
node server
|
||||||
|
|||||||
@@ -5,25 +5,9 @@
|
|||||||
"private": true,
|
"private": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"install": "cp node_modules/jquery/dist/jquery.min.js node_modules/bootstrap/dist/js/bootstrap.min.js node_modules/datatables/media/js/jquery.dataTables.min.js node_modules/treant-js/Treant.js node_modules/treant-js/vendor/raphael.js public/js/ && cp node_modules/bootstrap/dist/css/bootstrap.min.css* node_modules/datatables/media/css/jquery.dataTables.min.css node_modules/treant-js/Treant.css public/css/ && cp -r node_modules/datatables/media/images/ public/"
|
"install": "cp node_modules/jquery/dist/jquery.min.js node_modules/bootstrap/dist/js/bootstrap.min.js node_modules/datatables/media/js/jquery.dataTables.min.js public/js/ && cp node_modules/bootstrap/dist/css/bootstrap.min.css* node_modules/datatables/media/css/jquery.dataTables.min.css public/css/ && cp -r node_modules/datatables/media/images/ public/"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
<<<<<<< HEAD
|
|
||||||
"body-parser": "^1.19.0",
|
|
||||||
"bootstrap": "^4.4.1",
|
|
||||||
"compression": "^1.7.4",
|
|
||||||
"cookie-parser": "^1.4.4",
|
|
||||||
"datatables": "^1.10.18",
|
|
||||||
"express": "^4.17.1",
|
|
||||||
"helmet": "^3.21.2",
|
|
||||||
"jquery": "^3.4.1",
|
|
||||||
"method-override": "^2.3.10",
|
|
||||||
"mongoose": "*",
|
|
||||||
"morgan": "^1.9.1",
|
|
||||||
"popper.js": "^1.16.0",
|
|
||||||
"request": "^2.88.2",
|
|
||||||
"serve-favicon": "^2.5.0"
|
|
||||||
=======
|
|
||||||
"body-parser": "*",
|
"body-parser": "*",
|
||||||
"bootstrap": "*",
|
"bootstrap": "*",
|
||||||
"compression": "*",
|
"compression": "*",
|
||||||
@@ -44,6 +28,5 @@
|
|||||||
"request": "*",
|
"request": "*",
|
||||||
"rotating-file-stream": "^1.4.6",
|
"rotating-file-stream": "^1.4.6",
|
||||||
"serve-favicon": "*"
|
"serve-favicon": "*"
|
||||||
>>>>>>> d64f7d2a7f505b161de3c0ef05fc9e74e59d978c
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
|
Before Width: | Height: | Size: 894 B |
Binary file not shown.
|
Before Width: | Height: | Size: 160 B |
Binary file not shown.
|
Before Width: | Height: | Size: 148 B |
Binary file not shown.
|
Before Width: | Height: | Size: 201 B |
Binary file not shown.
|
Before Width: | Height: | Size: 158 B |
Binary file not shown.
|
Before Width: | Height: | Size: 146 B |
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user