Closed Arax20 closed 3 years ago
Fixed dependencies in package.json which was causing an error when building with npm i due to the obsidian api moving to npm. Also added a gitignore file to untrack build files.
package.json
npm i
Fixed dependencies in
package.json
which was causing an error when building withnpm i
due to the obsidian api moving to npm. Also added a gitignore file to untrack build files.