reset version/package
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "takerofnotes-plugin-filesystem",
|
||||
"version": "1.6.0",
|
||||
"name": "@takerofnotes/plugin-filesystem",
|
||||
"version": "0.1.0",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/nicwands/takerofnotes-plugin-filesystem.git"
|
||||
@@ -16,8 +16,8 @@
|
||||
"license": "MIT",
|
||||
"description": "Filesystem storage plugin for Taker of Notes",
|
||||
"dependencies": {
|
||||
"gray-matter": "^4.0.3",
|
||||
"takerofnotes-plugin-sdk": "^0.4.0"
|
||||
"@takerofnotes/plugin-sdk": "^0.1.0",
|
||||
"gray-matter": "^4.0.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@rollup/plugin-commonjs": "^29.0.0",
|
||||
|
||||
Reference in New Issue
Block a user