0.0.1
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-03-03 18:29:05 +07:00
parent fd48f669d7
commit 404457a7c2
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "ng-gitea",
"version": "0.0.0",
"version": "0.0.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "ng-gitea",
"version": "0.0.0",
"version": "0.0.1",
"dependencies": {
"@angular/animations": "^14.1.0",
"@angular/common": "^14.1.0",

View File

@@ -1,6 +1,6 @@
{
"name": "ng-gitea",
"version": "0.0.0",
"version": "0.0.1",
"scripts": {
"ng": "ng",
"start": "ng serve",