Skip to content

Commit

Permalink
Update name and version in package.json, update README
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerMatteo committed May 10, 2024
1 parent 07ea193 commit 5700d5e
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Description
# Capital Projects Map

Template for Remix applications with Deck.gl and @nycplanning/streetscape (based on Chakra UI)
Front end for Application Engineering's new capital projects map.

## Dev setup
- `nvm use`
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
{
"name": "ae-cp-map",
"version": "0.0.0",
"private": true,
"sideEffects": false,
"type": "module",
Expand Down

0 comments on commit 5700d5e

Please sign in to comment.