block_editor 0.1.1 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: block_editor
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Patrick Lindsay
@@ -105,6 +105,9 @@ files:
105
105
  - lib/block_editor/instance.rb
106
106
  - lib/block_editor/version.rb
107
107
  - lib/tasks/block_editor_tasks.rake
108
+ - package.json
109
+ - postcss.config.js
110
+ - yarn.lock
108
111
  homepage: https://github.com/yamasolutions/block-editor
109
112
  licenses:
110
113
  - MIT