mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-14 01:34:55 +02:00
Include tinymce with NPM
One will need to run: "npm install" as from now More info here: https://nodejs.dev/learn/an-introduction-to-the-npm-package-manager
This commit is contained in:
5
package.json
Normal file
5
package.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"tinymce": "^5.10.0"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user