🔧 Change package name

This commit is contained in:
James Panther
2021-08-18 17:10:40 +10:00
parent c5107ab693
commit 45dc42f4f5
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,11 +1,11 @@
{ {
"name": "congo", "name": "hugo-congo-theme",
"version": "1.0.0", "version": "1.0.0",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "congo", "name": "hugo-congo-theme",
"version": "1.0.0", "version": "1.0.0",
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
+1 -1
View File
@@ -1,5 +1,5 @@
{ {
"name": "congo", "name": "hugo-congo-theme",
"version": "1.0.0", "version": "1.0.0",
"description": "Congo theme for Hugo", "description": "Congo theme for Hugo",
"main": "index.js", "main": "index.js",