mirror of
https://github.com/jambonz/next-static-site.git
synced 2025-12-19 04:47:44 +00:00
Update package.json name/author
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "nextra",
|
||||
"name": "jambonz",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
@@ -9,7 +9,7 @@
|
||||
"build": "next build",
|
||||
"export": "next export"
|
||||
},
|
||||
"author": "Shu Ding",
|
||||
"author": "Jambonz Developers",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"classnames": "^2.2.6",
|
||||
|
||||
Reference in New Issue
Block a user