mirror of
https://github.com/adminkit/adminkit.git
synced 2026-03-31 19:57:44 +01:00
Update description in package.json
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "adminkit",
|
"name": "adminkit",
|
||||||
"version": "2.0.0",
|
"version": "2.0.0",
|
||||||
"description": "AdminKit - The Ultimate Bootstrap 5 Admin Template",
|
"description": "AdminKit - Bootstrap 5 Admin Template",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "cross-env NODE_ENV=production webpack -p --config webpack.config.js",
|
"build": "cross-env NODE_ENV=production webpack -p --config webpack.config.js",
|
||||||
"watch": "webpack -p --config webpack.config.js --watch",
|
"watch": "webpack -p --config webpack.config.js --watch",
|
||||||
|
|||||||
Reference in New Issue
Block a user