Forgot to prepend package name with the @BridgemanAccessible piece
All checks were successful
Build, Test, and Publish (to Private NPM Registry) UI Components Library / publish (push) Successful in 55s

This commit is contained in:
Alan Bridgeman 2026-05-13 12:39:18 -05:00
parent 55406593f3
commit f0394c1400

View file

@ -1,5 +1,5 @@
{
"name": "ba-web-components",
"name": "@BridgemanAccessible/ba-web-components",
"version": "1.0.0",
"description": "A library of front-end components that can be reused across different apps.",
"main": "dist/index.js",