@microsoft/teams-manifest
Advanced tools
Comparing version 0.0.6 to 0.0.7-alpha.ae549cb45.0
{ | ||
"name": "@microsoft/teams-manifest", | ||
"version": "0.0.6", | ||
"version": "0.0.7-alpha.ae549cb45.0", | ||
"main": "build/index.js", | ||
@@ -44,3 +44,3 @@ "types": "build/index.d.ts", | ||
"test": "npm run test:unit", | ||
"test:unit": "npx nyc --reporter=lcov mocha --no-timeouts --require ts-node/register test/**/*.test.ts && npx codecov", | ||
"test:unit": "npx nyc --reporter=lcov mocha --no-timeouts --require ts-node/register test/**/*.test.ts ", | ||
"lint": "eslint \"**/*.ts\"", | ||
@@ -62,3 +62,3 @@ "precommit": "lint-staged", | ||
}, | ||
"gitHead": "6a289f69923820118b3166d200cbdb5501078d28" | ||
"gitHead": "0400bb852ff71480a44fd80cdd990850c512149e" | ||
} |
75991
33
7
343