Skip to content

Commit

Permalink
fix(rich-text-types): remove RT validation helpers (#302)
Browse files Browse the repository at this point in the history
Fixes #295
Related #274
  • Loading branch information
z0al committed Jan 4, 2022
1 parent 9c3e9e0 commit fcd3a27
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 903 deletions.
23 changes: 15 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions packages/rich-text-types/package.json
Expand Up @@ -24,9 +24,6 @@
"lint": "tslint -t codeFrame '@(src|bin)/*.ts'",
"generate-json-schema": "ts-node -O '{\"module\": \"commonjs\"}' ./tools/jsonSchemaGen"
},
"dependencies": {
"ajv": "^8.8.2"
},
"devDependencies": {
"@types/jest": "^27.0.1",
"@types/node": "^14.17.14",
Expand Down

0 comments on commit fcd3a27

Please sign in to comment.