@origam/styles
Advanced tools
Comparing version 0.0.1 to 1.0.0
{ | ||
"name": "@origam/styles", | ||
"main": "dist", | ||
"version": "0.0.1", | ||
"version": "1.0.0", | ||
"files": [ | ||
@@ -6,0 +6,0 @@ "dist" |
@@ -1,1 +0,14 @@ | ||
Contains basic styles for origam and origam plugins. | ||
Contains basic styles for origam and origam plugins. | ||
to install: | ||
1. Go to GitHub and under your account menu click | ||
`Settings` -> `Settings Developer` -> `Personal access tokens` -> `Generate new token` | ||
create a GitHub access token with the scope `read:packages` and `repo` | ||
2. Create .npmrc file at the target project root and put inside: `@origam:registry=https://npm.pkg.github.com` | ||
3. Login into GitHub repository using your token as the password: `npm login --scope=@origam --registry=https://npm.pkg.github.com` | ||
3. Add the packege to package.json and run yarn install | ||
for details see the GitHub npm repository help: https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-npm-registry |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
47267
1
15