@noatgnu/cupcake-core 1.2.16 → 1.2.17

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.
package/index.d.ts CHANGED
@@ -369,7 +369,6 @@ declare enum AnnotationType {
369
369
  Calculator = "calculator",
370
370
  MolarityCalculator = "mcalculator",
371
371
  Randomization = "randomization",
372
- Instrument = "instrument",
373
372
  Metadata = "metadata",
374
373
  Booking = "booking"
375
374
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@noatgnu/cupcake-core",
3
- "version": "1.2.16",
3
+ "version": "1.2.17",
4
4
  "description": "A reusable Angular library that provides user management, authentication, and site configuration functionality for cupcake applications.",
5
5
  "keywords": [
6
6
  "angular",