Skip to content

Commit eb997a8

Browse files
vplasenciacedoor
authored andcommitted
refactor(cli-template-hardhat-nextjs-semaphoreethers): update package names
1 parent abfff13 commit eb997a8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/cli-template-hardhat-nextjs-semaphoreethers/apps/contracts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "hnecontracts",
2+
"name": "hne-contracts",
33
"version": "1.0.0",
44
"private": true,
55
"main": "index.js",

packages/cli-template-hardhat-nextjs-semaphoreethers/apps/web-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "web-app",
2+
"name": "hne-web-app",
33
"version": "1.0.0",
44
"private": true,
55
"scripts": {

0 commit comments

Comments
 (0)