Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Commit 962771b

Browse files
Ghislain BeaulacGhislain Beaulac
Ghislain Beaulac
authored and
Ghislain Beaulac
committed
prepare release 2.7.2
1 parent 444c790 commit 962771b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-slickgrid",
3-
"version": "2.7.1",
3+
"version": "2.7.2",
44
"description": "Slickgrid components made available in Angular",
55
"keywords": [
66
"angular",
@@ -12,7 +12,7 @@
1212
"scripts": {
1313
"ng": "ng",
1414
"start": "ng serve --port 4300 --open",
15-
"prebuild": "npm-run-all delete:dist test:jest",
15+
"prebuild": "npm-run-all delete:dist test:coverage",
1616
"build": "npm run packagr",
1717
"postbuild": "npm-run-all sass:build sass:copy copy:i18n copy:lib",
1818
"build:with-e2e": "npm-run-all build cypress:ci:mochawesome",

0 commit comments

Comments
 (0)