Skip to content

Commit

Permalink
pkg symlinks
Browse files Browse the repository at this point in the history
  • Loading branch information
pyramation committed Apr 30, 2024
1 parent f2bb757 commit c2ea810
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 315 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
},
"devDependencies": {
"@types/jest": "^29.5.11",
"@types/jest-in-case": "^1.0.9",
"@types/node": "^20.12.7",
"@types/rimraf": "^3.0.2",
"@types/jest-in-case": "^1.0.9",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@typescript-eslint/parser": "^6.18.1",
"copyfiles": "^2.4.1",
Expand All @@ -34,17 +34,17 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-simple-import-sort": "^10.0.0",
"eslint-plugin-unused-imports": "^3.0.0",
"glob": "8.0.3",
"jest": "^29.6.2",
"jest-in-case": "^1.0.2",
"lerna": "^6",
"prettier": "^3.0.2",
"glob": "8.0.3",
"mkdirp": "1.0.4",
"prettier": "^3.0.2",
"rimraf": "3.0.2",
"strip-ansi": "^6",
"symlink-workspace": "^1.1.0",
"symlink-workspace": "^1.9.0",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.2",
"typescript": "^5.1.6"
}
}
}
Loading

0 comments on commit c2ea810

Please sign in to comment.