Skip to content

Commit

Permalink
Change name and add in npmignore
Browse files Browse the repository at this point in the history
  • Loading branch information
timkim committed Jun 21, 2024
1 parent 0f67d46 commit 0d1200c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
node_modules/*
yarn.lock
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "franklin-dev-site-theme",
"name": "dev-site-eds-theme",
"version": "0.0.1",
"scripts": {
"lint": "eslint .",
Expand Down

0 comments on commit 0d1200c

Please sign in to comment.