chore: update components
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "sn-theme-focus",
|
||||
"version": "1.2.7",
|
||||
"name": "@standardnotes/focus-theme",
|
||||
"version": "1.2.8",
|
||||
"main": "dist/dist.css",
|
||||
"devDependencies": {
|
||||
"grunt": "^1.0.1",
|
||||
@@ -13,6 +13,10 @@
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/sn-extensions/focus-theme.git"
|
||||
"url": "git://github.com/standardnotes/focus-theme.git"
|
||||
},
|
||||
"scripts": {
|
||||
"prepublishOnly": "npm run build",
|
||||
"build": "grunt"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user