chore: bump deps
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "sn-theme-titanium",
|
||||
"version": "1.2.6",
|
||||
"name": "@standardnotes/titanium-theme",
|
||||
"version": "1.2.8",
|
||||
"main": "dist/dist.css",
|
||||
"devDependencies": {
|
||||
"grunt": "^1.0.1",
|
||||
@@ -14,5 +14,13 @@
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/sn-extensions/titanium-theme.git"
|
||||
},
|
||||
"scripts": {
|
||||
"prepublishOnly": "npm run build",
|
||||
"build": "grunt"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"registry": "https://registry.npmjs.org/"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user