Skip to content

Commit

Permalink
chore: resolve issue with outdated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
DominusKelvin committed Nov 27, 2024
1 parent 18afffd commit 75335ae
Show file tree
Hide file tree
Showing 75 changed files with 1,793 additions and 17,425 deletions.
10,886 changes: 1,790 additions & 9,096 deletions package-lock.json

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@
"author": "Kelvin Omereshone<[email protected]>",
"license": "MIT",
"workspaces": [
"packages/*",
"playground"
"packages/*"
],
"devDependencies": {
"@commitlint/cli": "^18.4.3",
Expand Down
7 changes: 2 additions & 5 deletions packages/sails-pay/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sails-pay",
"version": "0.0.2",
"version": "0.0.3",
"description": "The modern payments engine for Sails applications",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -30,8 +30,5 @@
"hookName": "pay"
},
"author": "Kelvin Omereshone <[email protected]>",
"license": "MIT",
"dependencies": {
"@sails-pay/lemonsqueezy": "^0.0.1"
}
"license": "MIT"
}
31 changes: 0 additions & 31 deletions playground/.editorconfig

This file was deleted.

3 changes: 0 additions & 3 deletions playground/.eslintignore

This file was deleted.

108 changes: 0 additions & 108 deletions playground/.eslintrc

This file was deleted.

134 changes: 0 additions & 134 deletions playground/.gitignore

This file was deleted.

11 changes: 0 additions & 11 deletions playground/.npmrc

This file was deleted.

9 changes: 0 additions & 9 deletions playground/.sailsrc

This file was deleted.

21 changes: 0 additions & 21 deletions playground/Gruntfile.js

This file was deleted.

21 changes: 0 additions & 21 deletions playground/README.md

This file was deleted.

Empty file.
17 changes: 0 additions & 17 deletions playground/api/controllers/pay/checkout.js

This file was deleted.

Empty file removed playground/api/helpers/.gitkeep
Empty file.
Empty file removed playground/api/models/.gitkeep
Empty file.
Empty file removed playground/api/policies/.gitkeep
Empty file.
Loading

0 comments on commit 75335ae

Please sign in to comment.