Skip to content

Commit

Permalink
initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
ElijahSchrock committed Nov 8, 2021
1 parent a4e94b6 commit 627a917
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
node_modules
/node_modules
.DS_Store
dist
dist-ssr
Expand Down
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
{
"name": "my-portfolio",
"description": "my threeJS portfolio",
"description": "ma threeJS portfolio",
"version": "17.0.1",
"engines": {
"node": "17x"
},
"scripts": {
"dev": "vite",
"build": "vite build",
Expand Down

0 comments on commit 627a917

Please sign in to comment.