Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
W
wax-prosemirror
Manage
Activity
Members
Labels
Plan
Issues
34
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
2
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
wax
wax-prosemirror
Merge requests
!194
Default schema
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Default schema
default-schema
into
master
Overview
0
Commits
3
Pipelines
0
Changes
14
Merged
Christos
requested to merge
default-schema
into
master
4 years ago
Overview
0
Commits
3
Pipelines
0
Changes
6
Expand
0
0
Merge request reports
Viewing commit
3d1a2c4f
Prev
Next
Show latest version
6 files
+
6
−
6
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
6
Search (e.g. *.vue) (Ctrl+P)
3d1a2c4f
don't use dists
· 3d1a2c4f
chris
authored
4 years ago
wax-prosemirror-components/package.json
+
1
−
1
Options
@@ -4,7 +4,7 @@
"version"
:
"0.0.22"
,
"description"
:
"Wax prosemirror UI components"
,
"license"
:
"MIT"
,
"main"
:
"
dist/
index.js"
,
"main"
:
"index.js"
,
"files"
:
[
"dist"
],