From 54060235c196bb6b73fbf9cd4d02b2db333de312 Mon Sep 17 00:00:00 2001 From: Marcelo Grossi Date: Fri, 16 Dec 2016 11:18:34 +0000 Subject: [PATCH] new package name --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 0ccd307..cdb97ce 100644 --- a/bower.json +++ b/bower.json @@ -1,5 +1,5 @@ { - "name": "confine", + "name": "pmsi-confine", "main": "dist/confine.js", "version": "0.1.5", "description": "Solves the problem of using multiple versions of javascript libraries and executing arbitrary javascript in isolated namespaces",