File tree Expand file tree Collapse file tree
search/projects/search-lib
user-onboarding/projects/user-onboarding-lib Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " @sourceloop/search-client" ,
3- "version" : " 1 .2.4 " ,
3+ "version" : " 4 .2.0 " ,
44 "description" : " A global search component for search microservice" ,
55 "peerDependencies" : {
66 "@angular/animations" : " ~12.1.5" ,
1818 "zone.js" : " ~0.11.4"
1919 },
2020 "scripts" : {
21- "checkIfNodeModulesExist" : " [ -d \" ../../node_modules\" ]" ,
21+ "checkIfNodeModulesExist" : " [ -d \" ../../node_modules\" ]" ,
2222 "installNodeModules" : " cd ../../ && npm i" ,
23- "prebuild" :" npm run checkIfNodeModulesExist || npm run installNodeModules" ,
23+ "prebuild" : " npm run checkIfNodeModulesExist || npm run installNodeModules" ,
2424 "build" : " ng build && cp -r src/assets dist/assets" ,
2525 "prepublishOnly" : " npm run build"
2626 },
Original file line number Diff line number Diff line change 11{
22 "name" : " @sourceloop/user-onboarding-client" ,
3- "version" : " 1 .0.3 " ,
3+ "version" : " 3 .0.6 " ,
44 "description" : " Library for providing a smooth user onboarding" ,
55 "keywords" : [
66 " angular-library"
You can’t perform that action at this time.
0 commit comments