Skip to content

Commit

Permalink
rushx format text analytics
Browse files Browse the repository at this point in the history
  • Loading branch information
deyaaeldeen committed Aug 3, 2020
1 parent 396074a commit f88e05f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion sdk/textanalytics/ai-text-analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,9 @@
}
]
},
"engines" : { "node" : ">=8.0.0" },
"engines": {
"node": ">=8.0.0"
},
"scripts": {
"audit": "node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit",
"build:browser": "tsc -p . && cross-env ONLY_BROWSER=true rollup -c 2>&1",
Expand Down

0 comments on commit f88e05f

Please sign in to comment.