Skip to content

Commit

Permalink
Lock package manager version
Browse files Browse the repository at this point in the history
  • Loading branch information
jacoblee93 committed Jul 19, 2023
1 parent b864d35 commit bd58636
Show file tree
Hide file tree
Showing 3 changed files with 8,180 additions and 15,665 deletions.
1 change: 1 addition & 0 deletions docs/docs_skeleton/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
"typedoc": "^0.24.4",
"typedoc-plugin-markdown": "next"
},
"packageManager": "[email protected]",
"browserslist": {
"production": [
">0.5%",
Expand Down
1 change: 1 addition & 0 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"start": "bash ./start.sh",
"dev": "yarn build && yarn start & nodemon -e mdx,md --exec \"bash\" ./nodemon.sh & wait"
},
"packageManager": "[email protected]",
"devDependencies": {
"nodemon": "^3.0.1"
},
Expand Down
Loading

0 comments on commit bd58636

Please sign in to comment.