Skip to content

Commit bb33c1d

Browse files
committed
Bump package version
1 parent 0afb1f4 commit bb33c1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "bcgov-arches-common",
33
"license": "AGPL-3.0-only",
4-
"version": "1.2.8",
4+
"version": "1.2.9",
55
"scripts": {
66
"build_development": "npm run eslint:check && npm run ts:check && cross-env NODE_OPTIONS=--max-old-space-size=2048 webpack --config ./webpack/webpack.config.dev.js",
77
"build_production": "npm run eslint:check && npm run ts:check && cross-env NODE_OPTIONS=--max-old-space-size=2048 NODE_ENV=production webpack --config ./webpack/webpack.config.prod.js",

0 commit comments

Comments
 (0)