From f723435ea3f52598a89f58b6215cb17e422a8318 Mon Sep 17 00:00:00 2001 From: Jeffrey Lembeck Date: Tue, 15 Mar 2016 13:33:57 -0700 Subject: [PATCH] fix(links): update links to scoped --- src/pivotal-ui/components/links/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pivotal-ui/components/links/package.json b/src/pivotal-ui/components/links/package.json index bf62b4d8b..080ae764f 100644 --- a/src/pivotal-ui/components/links/package.json +++ b/src/pivotal-ui/components/links/package.json @@ -1,7 +1,7 @@ { "homepage": "http://styleguide.pivotal.io/elements.html#link", "dependencies": { - "pui-css-bootstrap": "2.0.0" + "@npmcorp/pui-css-bootstrap": "^2.0.0" }, - "version": "2.2.0" + "version": "2.2.1" } \ No newline at end of file