Skip to content

Commit

Permalink
modern yarn?
Browse files Browse the repository at this point in the history
  • Loading branch information
Mause committed Jan 10, 2024
1 parent b69084c commit a6f88c7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
5 changes: 5 additions & 0 deletions .yarnrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1


yarn-path ".yarn/releases/yarn-1.22.21.cjs"
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
"version": "1.0.0",
"description": "",
"main": "index.js",
"dependencies": {},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "make prod"
Expand All @@ -21,6 +19,7 @@
"homepage": "https://github.com/Mause/rarbg_local#readme",
"engines": {
"yarn": "1.22.4",
"node": "12.14.1"
}
"node": "^14.14.1"
},
"packageManager": "yarn@4.0.2"
}

0 comments on commit a6f88c7

Please sign in to comment.