Skip to content

Commit f9aada3

Browse files
committed
fix package.json to use a scope
1 parent ebdda70 commit f9aada3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "patternslib",
2+
"name": "@patternslib/patternslib",
33
"version": "2.1.2",
44
"title": "Markup patterns to drive behaviour.",
55
"description": "Patternslib is a JavaScript library that enables designers to build rich interactive prototypes without the need for writing any Javascript. All events are triggered by classes and other attributes in the HTML, without abusing the HTML as a programming language. Accessibility, SEO and well structured HTML are core values of Patterns.",

0 commit comments

Comments
 (0)