Skip to content

Commit 644f2ce

Browse files
authored
Merge pull request #4 from oungo/yarn-migration
Yarn migration
2 parents 7f11da7 + fecd6bc commit 644f2ce

File tree

11 files changed

+347
-3
lines changed

11 files changed

+347
-3
lines changed

.prettierignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
**/*.md
2+

.tool-versions

Lines changed: 0 additions & 2 deletions
This file was deleted.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,6 @@
3333
"tailwindcss": "^3.3.3",
3434
"typescript": "^5.2.2"
3535
},
36-
"license": "MIT"
36+
"license": "MIT",
37+
"packageManager": "yarn@1.22.19+sha1.4ba7fc5c6e704fce2066ecbfb0b0d8976fe62447"
3738
}
Loading
Loading
Loading
Loading
98.2 KB
Loading
Loading
Loading

src/_posts/yarn-migration.md

Lines changed: 343 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)