🔧 Change package name

pull/2/head
James Panther 2021-08-18 17:10:40 +10:00
parent c5107ab693
commit 45dc42f4f5
No known key found for this signature in database
GPG Key ID: D36F789E45745D17
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,11 +1,11 @@
{
"name": "congo",
"name": "hugo-congo-theme",
"version": "1.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "congo",
"name": "hugo-congo-theme",
"version": "1.0.0",
"license": "MIT",
"devDependencies": {

View File

@ -1,5 +1,5 @@
{
"name": "congo",
"name": "hugo-congo-theme",
"version": "1.0.0",
"description": "Congo theme for Hugo",
"main": "index.js",