Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into feat/relative-type-ex…
Browse files Browse the repository at this point in the history
…ports
  • Loading branch information
danielroe committed Mar 16, 2023
2 parents 8f5d325 + 468643c commit 346f884
Show file tree
Hide file tree
Showing 2 changed files with 119 additions and 104 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,21 +40,21 @@
"devDependencies": {
"@types/fs-extra": "^11.0.1",
"@types/mri": "^1.1.1",
"@types/node": "^18.14.6",
"@types/node": "^18.15.2",
"@vitest/coverage-c8": "^0.29.2",
"c8": "latest",
"changelogen": "^0.5.1",
"eslint": "^8.35.0",
"eslint": "^8.36.0",
"eslint-config-unjs": "^0.1.0",
"modern-normalize": "^1.1.0",
"prettier": "^2.8.4",
"sass": "^1.58.3",
"sass": "^1.59.2",
"typescript": "^4.9.5",
"unbuild": "^1.1.2",
"vitest": "^0.29.2"
},
"peerDependencies": {
"sass": "^1.58.3",
"sass": "^1.59.2",
"typescript": ">=4.9.5"
},
"peerDependenciesMeta": {
Expand Down
Loading

0 comments on commit 346f884

Please sign in to comment.