Scope inline preview package

This commit is contained in:
Matt Swensen 2020-04-25 13:10:40 -06:00
parent 7e917e2bdb
commit 77f8b16b7e
No known key found for this signature in database
GPG Key ID: 3F9E482BFC526F35
8 changed files with 5 additions and 5 deletions

@ -0,0 +1,2 @@
version-tag-prefix @themer/preview-inline-v
version-git-message @themer/preview-inline-v%s

@ -1,3 +1,3 @@
# themer-preview-inline # @themer/preview-inline
[themer](https://github.com/mjswensen/themer) template for previewing color sets. [themer](https://github.com/mjswensen/themer) template for previewing color sets.

@ -1,5 +1,5 @@
{ {
"name": "themer-preview-inline", "name": "@themer/preview-inline",
"version": "1.0.5", "version": "1.0.5",
"description": "Template for small, inline previews of themer color sets.", "description": "Template for small, inline previews of themer color sets.",
"main": "lib/index.js", "main": "lib/index.js",
@ -25,7 +25,7 @@
"bugs": { "bugs": {
"url": "https://github.com/mjswensen/themer/issues" "url": "https://github.com/mjswensen/themer/issues"
}, },
"homepage": "https://github.com/mjswensen/themer/tree/master/cli/packages/themer-preview-inline#readme", "homepage": "https://github.com/mjswensen/themer/tree/master/cli/packages/preview-inline#readme",
"devDependencies": {}, "devDependencies": {},
"peerDependencies": { "peerDependencies": {
"themer": "^1.0.2||^2||^3" "themer": "^1.0.2||^2||^3"

@ -1,2 +0,0 @@
version-tag-prefix themer-preview-inline-v
version-git-message themer-preview-inline-v%s