Skip to content

Commit

Permalink
fix - correct package error
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Thuaud committed Jun 12, 2024
1 parent 6dbd612 commit 17de366
Show file tree
Hide file tree
Showing 3 changed files with 13,244 additions and 2 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,3 @@
npm-debug.log*
yarn-debug.log*
yarn-error.log*
yarn.lock*
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "colempub",
"version": "1.0.8",
"version": "1.0.9",
"dependencies": {
"axios": "^0.19.2",
"bootstrap": "^3.3.7",
Expand Down
Loading

0 comments on commit 17de366

Please sign in to comment.