mirror of
https://github.com/twinpath/app.git
synced 2026-01-26 05:15:28 +07:00
chore: update version to 1.0.0
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
{
|
||||
"$schema": "https://getcomposer.org/schema.json",
|
||||
"name": "laravel/laravel",
|
||||
"name": "twinpath/app",
|
||||
"version": "1.0.0",
|
||||
"type": "project",
|
||||
"description": "The skeleton application for the Laravel framework.",
|
||||
"description": "Certificate Authority & API Management System",
|
||||
"keywords": [
|
||||
"laravel",
|
||||
"framework"
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
{
|
||||
"name": "app-ca-management",
|
||||
"version": "1.0.0",
|
||||
"$schema": "https://json.schemastore.org/package.json",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
|
||||
Reference in New Issue
Block a user