Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
geoperez authored Dec 5, 2023
1 parent 3e79caf commit 27fb2f2
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tubular-fabric",
"version": "0.0.4",
"version": "3.1.0",
"description": "Unosquare Tubular for Fabric",
"main": "dist/index.js",
"scripts": {
Expand Down Expand Up @@ -39,14 +39,6 @@
"transform": {
"^.+\\.(ts|tsx)$": "ts-jest"
},
"coverageThreshold": {
"global": {
"branches": 70,
"functions": 75,
"lines": 85,
"statements": -125
}
},
"collectCoverageFrom": [
"./src/**/*.{ts,tsx}",
"!**/node_modules/**",
Expand Down

0 comments on commit 27fb2f2

Please sign in to comment.