Skip to content

Commit

Permalink
🐛 F
Browse files Browse the repository at this point in the history
  • Loading branch information
naelob committed Apr 9, 2024
1 parent ce86929 commit 805e789
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 85 deletions.
22 changes: 0 additions & 22 deletions packages/shared/package.json
Original file line number Diff line number Diff line change
@@ -1,25 +1,4 @@
{
<<<<<<< HEAD
"name": "@panora/shared",
"main": "dist/entry.cjs.js",
"module": "dist/entry.esm.js",
"types": "dist/entry.d.ts",
"scripts": {
"build": "rimraf dist && rollup --config rollup.config.ts --configPlugin @rollup/plugin-typescript"
},
"version": "4.0.0",
"devDependencies": {
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^11.1.6",
"@types/node": "^20.11.17",
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.13.2",
"eslint": "^8.55.0",
"rimraf": "^5.0.5",
"rollup": "^4.14.1",
"rollup-plugin-dts": "^6.1.0",
"typescript": "^5.3.3"
=======
"name": "@panora/shared",
"version": "4.0.0",
"description": "NestJS npm package starter",
Expand Down Expand Up @@ -93,7 +72,6 @@
"testRegex": ".spec.ts$",
"transform": {
"^.+\\.(t|j)s$": "ts-jest"
>>>>>>> 7026426bf8be8194ab9bcf0f3ad8d4210fe934d9
},
"coverageDirectory": "../coverage",
"testEnvironment": "node"
Expand Down
63 changes: 0 additions & 63 deletions packages/shared/rollup.config.ts

This file was deleted.

1 comment on commit 805e789

@vercel
Copy link

@vercel vercel bot commented on 805e789 Apr 9, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.