Skip to content

Commit

Permalink
Update dist
Browse files Browse the repository at this point in the history
  • Loading branch information
alies-dev committed May 9, 2022
1 parent 7a71c7c commit 00d1855
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/vendor
/node_modules
package-lock.json
yarn.lock
composer.lock
.phpunit.result.cache
2 changes: 1 addition & 1 deletion dist/mix-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"/js/card.js": "/js/card.js?id=1da3c9cf11e805e0c10e"
"/js/card.js": "/js/card.js?id=1da3c9cf11e805e0c10eb35d928b12ef"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"engines": {
"node": "^16.0"
"node": ">=16.0"
},
"scripts": {
"dev": "npm run development",
Expand Down

0 comments on commit 00d1855

Please sign in to comment.