Skip to content

Commit

Permalink
chore(release): publish v0.0.1-alpha.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ifiokjr committed Feb 7, 2019
1 parent efe0a27 commit 53414da
Show file tree
Hide file tree
Showing 10 changed files with 13 additions and 14 deletions.
2 changes: 1 addition & 1 deletion @remirror/core-extensions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"license": "MIT",
"author": "Ifiok Jr. <ifiokotung@gmail.com>",
"repository": "https://github.com/ifiokjr/remirror/tree/@remirror/core-extensions",
"version": "0.0.0",
"version": "0.0.1-alpha.1",
"main": "lib/index.js",
"module": "lib/dist/core-extensions.esm.js",
"files": [
Expand Down
3 changes: 1 addition & 2 deletions @remirror/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"license": "MIT",
"author": "Ifiok Jr. <ifiokotung@gmail.com>",
"repository": "https://github.com/ifiokjr/remirror/tree/@remirror/core",
"version": "0.0.0",
"version": "0.0.1-alpha.1",
"main": "lib/index.js",
"module": "lib/dist/core.esm.js",
"files": [
Expand Down Expand Up @@ -44,7 +44,6 @@
"prosemirror-view": "1.7.0",
"simplytyped": "1.7.0"
},
"peerDependencies": {},
"types": "lib/index.d.ts",
"umd": "lib/dist/core.umd.js",
"umd:min": "lib/dist/core.umd.min.js",
Expand Down
2 changes: 1 addition & 1 deletion @remirror/mentions-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "MIT",
"author": "Ifiok Jr. <ifiokotung@gmail.com>",
"repository": "https://github.com/ifiokjr/remirror/tree/@remirror/mentions-extension",
"version": "0.0.0",
"version": "0.0.1-alpha.1",
"main": "lib/index.js",
"module": "lib/dist/mentions-extension.esm.js",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion @remirror/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"license": "MIT",
"author": "Ifiok Jr. <ifiokotung@gmail.com>",
"repository": "https://github.com/ifiokjr/remirror/tree/@remirror/react",
"version": "0.0.0",
"version": "0.0.1-alpha.1",
"main": "lib/index.js",
"module": "lib/dist/remirror-react.esm.js",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion @remirror/remirror/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"license": "MIT",
"author": "Ifiok Jr. <ifiokotung@gmail.com>",
"repository": "https://github.com/ifiokjr/remirror",
"version": "0.0.1-alpha.0",
"version": "0.0.1-alpha.1",
"main": "lib/index.js",
"module": "lib/dist/remirror.esm.js",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion @remirror/renderer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"license": "MIT",
"author": "Ifiok Jr. <ifiokotung@gmail.com>",
"repository": "https://github.com/ifiokjr/remirror/tree/@remirror/renderer",
"version": "0.0.0",
"version": "0.0.1-alpha.1",
"main": "lib/index.js",
"module": "lib/dist/remirror-renderer.esm.js",
"files": [
Expand Down
8 changes: 4 additions & 4 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "@remirror/docz",
"description": "docs and examples for the remirror editor",
"license": "MIT",
"version": "0.0.0",
"version": "0.0.1-alpha.1",
"scripts": {
"prebuild": "run-s clean lint typecheck",
"build": "docz build",
Expand All @@ -18,9 +18,9 @@
"@emotion/babel-preset-css-prop": "10.0.7",
"@emotion/core": "10.0.7",
"@emotion/styled": "10.0.7",
"@remirror/mentions-extension": "0.0.0",
"@remirror/react": "0.0.0",
"@remirror/renderer": "0.0.0",
"@remirror/mentions-extension": "0.0.1-alpha.1",
"@remirror/react": "0.0.1-alpha.1",
"@remirror/renderer": "0.0.1-alpha.1",
"docz": "0.13.7",
"docz-core": "0.13.7",
"docz-theme-default": "0.13.7",
Expand Down
2 changes: 1 addition & 1 deletion e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"private": true,
"name": "@remirror/e2e",
"description": "E2E tests with cypress",
"version": "0.0.0",
"version": "0.0.1-alpha.1",
"scripts": {
"prebuild": "run-s clean lint",
"clean": "rimraf out.js",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"allowBranch": ["master"]
}
},
"version": "0.0.1-alpha.0",
"version": "0.0.1-alpha.1",
"npmClient": "yarn",
"registry": "https://registry.npmjs.org/",
"useWorkspaces": true,
Expand Down
2 changes: 1 addition & 1 deletion support/dependencies/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"private": true,
"name": "@remirror/build",
"description": "A collection of the build dependencies needed. Helps clear up the root package.json",
"version": "0.0.0",
"version": "0.0.1-alpha.1",
"dependencies": {
"@babel/cli": "7.2.3",
"@babel/core": "7.2.2",
Expand Down

0 comments on commit 53414da

Please sign in to comment.