Skip to content

Commit

Permalink
modified package.json and yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
yasmine-glitch committed Jan 14, 2022
1 parent c67fa7a commit 1488a94
Show file tree
Hide file tree
Showing 2 changed files with 857 additions and 1,371 deletions.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@rails/actioncable": "^6.0.0",
"@rails/activestorage": "^6.0.0",
"@rails/ujs": "^6.0.0",
"@rails/webpacker": "4.3.0",
"@rails/webpacker": "5.4.3",
"bootstrap": "^5.1.3",
"canvas-confetti": "^1.4.0",
"flatpickr": "^4.6.9",
Expand All @@ -17,6 +17,9 @@
"turbolinks": "^5.2.0",
"typed.js": "^2.0.12"
},
"engines": {
"node": ">=14.x <16.0.0"
},
"version": "0.1.0",
"devDependencies": {
"webpack-dev-server": "3.7.1"
Expand Down
Loading

0 comments on commit 1488a94

Please sign in to comment.