Skip to content

Commit

Permalink
feat(starter/nuxt-admin): set package name
Browse files Browse the repository at this point in the history
  • Loading branch information
gravitano committed Jan 17, 2023
1 parent fb43396 commit 9109d7a
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions starter/nuxt-admin/package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,18 @@
{
"name": "@gits-id/nuxt-admin",
"description": "Extensible admin template powered by Nuxt.js and GITS UI",
"keywords": [
"admin",
"dashboard",
"template",
"nuxt",
"nuxt.js",
"vue",
"vue.js",
"gits",
"gits-id",
"gits-ui"
],
"private": true,
"scripts": {
"build": "nuxt build",
Expand Down

0 comments on commit 9109d7a

Please sign in to comment.