Skip to content

Commit 253a683

Browse files
committed
typo error
1 parent 99c5d90 commit 253a683

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/contentstack-audit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"prepack": "npm run build && oclif manifest && oclif readme",
7777
"test": "mocha --forbid-only \"test/**/*.test.ts\"",
7878
"version": "oclif readme && git add README.md",
79-
"clean": "rm -rf ./lib ./node_modules tsconfig.tsbuildinf o oclif.manifest.json",
79+
"clean": "rm -rf ./lib ./node_modules tsconfig.tsbuildinfo oclif.manifest.json",
8080
"test:unit:report": "nyc --extension .ts mocha --forbid-only \"test/unit/**/*.test.ts\""
8181
},
8282
"engines": {

0 commit comments

Comments
 (0)