Skip to content

Commit 77d3cd4

Browse files
committed
update package
1 parent 8e51dc3 commit 77d3cd4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "hashlips_art_engine",
3-
"version": "1.1.1",
4-
"description": "HashLips Art Engine is a tool used to create multiple different instances of artworks based on provided layers.",
2+
"name": "10k-collection-video",
3+
"version": "1.0",
4+
"description": "Source code from \"How To Create An ENTIRE NFT Collection (10,000+) & MINT In Under 1 Hour Without Coding Knowledge\" video.",
55
"main": "index.js",
66
"bin": "index.js",
77
"pkg": {
@@ -20,7 +20,7 @@
2020
"update_info": "node utils/update_info.js",
2121
"preview_gif": "node utils/preview_gif.js"
2222
},
23-
"author": "Daniel Eugene Botha (HashLips)",
23+
"author": "Jesse Hall (codeSTACKr)",
2424
"license": "MIT",
2525
"dependencies": {
2626
"canvas": "^2.8.0",

0 commit comments

Comments
 (0)