nar-business 0.0.174 → 0.0.175

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/copyBuild.bat +9 -9
  2. package/package.json +2 -2
package/copyBuild.bat CHANGED
@@ -1,13 +1,13 @@
1
- @REM xcopy /y /s "dist\*" "..\..\ARiL-UI\CORPORATE\node_modules\nar-business\dist\*"
2
- @REM xcopy /y /s "dist\*" "..\..\ARiL-UI\CORPREMIUM\node_modules\nar-business\dist\*"
1
+ xcopy /y /s "dist\*" "..\..\ARiL-UI\CORPORATE\node_modules\nar-business\dist\*"
2
+ xcopy /y /s "dist\*" "..\..\ARiL-UI\CORPREMIUM\node_modules\nar-business\dist\*"
3
3
  xcopy /y /s "dist\*" "..\..\ARiL-UI\MDM\node_modules\nar-business\dist\*"
4
- @REM xcopy /y /s "dist\*" "..\..\ARiL-UI\MDM_PORTAL\node_modules\nar-business\dist\*"
5
- @REM xcopy /y /s "dist\*" "..\..\ARiL-UI\OYS\node_modules\nar-business\dist\*"
6
- @REM xcopy /y /s "dist\*" "..\..\ARiL-UI\OYS_PORTAL\node_modules\nar-business\dist\*"
7
- @REM xcopy /y /s "dist\*" "..\..\ARiL-UI\REVENUE\node_modules\nar-business\dist\*"
8
- @REM xcopy /y /s "dist\*" "..\..\ARiL-UI\TOSOS\node_modules\nar-business\dist\*"
9
- @REM xcopy /y /s "dist\*" "..\..\ARiL-UI\BMP\node_modules\nar-business\dist\*"
10
- @REM xcopy /y /s "dist\*" "..\..\ARiL-UI\VENDOR\node_modules\nar-business\dist\*"
4
+ xcopy /y /s "dist\*" "..\..\ARiL-UI\MDM_PORTAL\node_modules\nar-business\dist\*"
5
+ xcopy /y /s "dist\*" "..\..\ARiL-UI\OYS\node_modules\nar-business\dist\*"
6
+ xcopy /y /s "dist\*" "..\..\ARiL-UI\OYS_PORTAL\node_modules\nar-business\dist\*"
7
+ xcopy /y /s "dist\*" "..\..\ARiL-UI\REVENUE\node_modules\nar-business\dist\*"
8
+ xcopy /y /s "dist\*" "..\..\ARiL-UI\TOSOS\node_modules\nar-business\dist\*"
9
+ xcopy /y /s "dist\*" "..\..\ARiL-UI\BMP\node_modules\nar-business\dist\*"
10
+ xcopy /y /s "dist\*" "..\..\ARiL-UI\VENDOR\node_modules\nar-business\dist\*"
11
11
  xcopy /y /s "dist\*" "..\..\ARiL-UI\GIP\node_modules\nar-business\dist\*"
12
12
 
13
13
  exit
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "nar-business",
3
- "version": "0.0.174",
3
+ "version": "0.0.175",
4
4
  "description": "Nar-Business",
5
5
  "author": "Erhan ILZE <nar.frontend@gmail.com>",
6
6
  "license": "ISC",
@@ -22,7 +22,7 @@
22
22
  "@handsontable/angular": "^5.1.0",
23
23
  "@syncfusion/ej2-angular-treegrid": "^17.1.48",
24
24
  "handsontable": "^7.3.0",
25
- "mulberry-framework": "^2.8.67",
25
+ "mulberry-framework": "^2.8.68",
26
26
  "ng-packagr": "^3.0.0-rc.2",
27
27
  "rxjs": "6.0.0",
28
28
  "tslib": "^1.9.0",