Files
standardnotes-app-web/public/components/org.standardnotes.theme-dynamic/package.json
Johnny A 5ceba79e15 chore(deps): bump @standarndotes packages (#916)
* chore(deps): bump @standarndotes packages

* chore: bundle

Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com>
2022-03-08 15:47:19 -04:00

19 lines
393 B
JSON

{
"name": "@standardnotes/dynamic-theme",
"version": "1.0.4",
"main": "dist/dist.css",
"devDependencies": {
"grunt": "^1.0.1",
"grunt-contrib-sass": "^1.0.0",
"grunt-contrib-watch": "^1.0.0",
"grunt-newer": "^1.2.0"
},
"sn": {
"main": "dist/dist.css"
},
"repository": {
"type": "git",
"url": "git://github.com/sn-extensions/dynamic-theme.git"
}
}