Open MicFin opened 7 years ago
Updating package.json from template, the name can be changed to:
package.json
{ - "name": "ga-wdi-boston.node-template", + "name": "ga-wdi-boston.cs-data-structures", "version": "0.1.0", "private": true, "scripts": { "start": "node bin/index.js" },
Updating
package.json
from template, the name can be changed to: