Skip to content
Snippets Groups Projects
Commit 58088b4c authored by chris's avatar chris
Browse files

add layouts in monorepo

parent aedf47d8
No related branches found
No related tags found
1 merge request!5Develop
......@@ -39,6 +39,7 @@
"wax-prosemirror-components",
"wax-prosemirror-themes",
"wax-prosemirror-utilities",
"wax-prosemirror-layouts",
"editors/*"
]
}
{
"name": "wax-prosemirror-layouts",
"author": "Collaborative Knowledge Foundation",
"version": "0.0.1",
"description": "Wax prosemirror layouts",
"license": "MIT",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {},
"devDependencies": {}
}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment