Browse Source

CHORE: renamed module name in package.json

master
chris 3 days ago
parent
commit
6ccee1914c
  1. 2
      package.json

2
package.json

@ -1,5 +1,5 @@
{
"name": "websites-like-jpc",
"name": "jpc-like-websites",
"version": "1.0.0",
"description": "Framework to build websites in a Jetpack Compose like manner, as well as an extensive use of method-chaingin.",
"main": "jpc-like-websites.js",

Loading…
Cancel
Save