This commit is contained in:
parent
c9db21ea8b
commit
acde7d20d7
3 changed files with 2582 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1 +1,2 @@
|
||||||
/composer/vendor/
|
/composer/vendor/
|
||||||
|
/npm/node_modules/
|
||||||
|
|
2576
npm/package-lock.json
generated
Normal file
2576
npm/package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load diff
5
npm/package.json
Normal file
5
npm/package.json
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
{
|
||||||
|
"dependencies": {
|
||||||
|
"@angular/cli": "17.0.0"
|
||||||
|
}
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue