Skip to content

Commit 33bae6a

Browse files
committed
chore(): revert package.json
1 parent 6d910c8 commit 33bae6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"test": "jest",
1313
"test:watch": "jest --watch",
1414
"clean": "rm -rf lib dist",
15-
"build": "tsc && npm run lint",
15+
"build": "tsc",
1616
"build:clean": "npm run clean && npm run build",
1717
"build:watch": "npm run clean && tsc --watch",
1818
"pack": "webpack --config webpack/webpack.config.js",

0 commit comments

Comments
 (0)