diff --git a/package-lock.json b/package-lock.json
index 191d4b031da3959065982344f2f3a8fb139edd58..a0fff130c79012874b23e6edc912cdf52b49da48 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -22,6 +22,7 @@
         "@compodoc/compodoc": "^1.1.25",
         "@ghsc/disagg-d3": "^0.9.0",
         "@ghsc/nshmp-lib-ng": "^18.1.3",
+        "@ghsc/nshmp-lib-no-ngrx": "^18.2.0",
         "@ghsc/nshmp-template": "^18.0.3",
         "@ghsc/nshmp-utils-ts": "^3.5.1",
         "@ngrx/effects": "^18.0.0",
@@ -3966,6 +3967,18 @@
         "@angular/core": "^18.0.2"
       }
     },
+    "node_modules/@ghsc/nshmp-lib-no-ngrx": {
+      "version": "18.2.0",
+      "resolved": "https://code.usgs.gov/api/v4/projects/12416/packages/npm/@ghsc/nshmp-lib-no-ngrx/-/@ghsc/nshmp-lib-no-ngrx-18.2.0.tgz",
+      "integrity": "sha1-aJb/VPsi2fU3fsJn0T1zicsyY1c=",
+      "dependencies": {
+        "tslib": "^2.3.0"
+      },
+      "peerDependencies": {
+        "@angular/common": "^18.0.2",
+        "@angular/core": "^18.0.2"
+      }
+    },
     "node_modules/@ghsc/nshmp-template": {
       "version": "18.0.3",
       "resolved": "https://code.usgs.gov/api/v4/projects/1416/packages/npm/@ghsc/nshmp-template/-/@ghsc/nshmp-template-18.0.3.tgz",
diff --git a/package.json b/package.json
index 970fab9170f22170830e85958b2cbb4c6dcbcb7f..c5c80e4ad21adc1a599da3b16952fdfa6d20ec64 100644
--- a/package.json
+++ b/package.json
@@ -46,6 +46,7 @@
     "@compodoc/compodoc": "^1.1.25",
     "@ghsc/disagg-d3": "^0.9.0",
     "@ghsc/nshmp-lib-ng": "^18.1.3",
+    "@ghsc/nshmp-lib-no-ngrx": "^18.2.0",
     "@ghsc/nshmp-template": "^18.0.3",
     "@ghsc/nshmp-utils-ts": "^3.5.1",
     "@ngrx/effects": "^18.0.0",