We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bfcf86 commit ae64977Copy full SHA for ae64977
packages/react-cm/package.json
@@ -5,6 +5,11 @@
5
"description": "",
6
"main": "index.js",
7
"scripts": {},
8
+ "repository": {
9
+ "type": "git",
10
+ "url": "https://github.com/orgapp/orgajs",
11
+ "directory": "packages/react-cm"
12
+ },
13
"keywords": [],
14
"author": "",
15
"license": "ISC",
packages/react/package.json
@@ -3,6 +3,11 @@
3
"version": "4.2.1",
4
"license": "MIT",
"type": "module",
+ "directory": "packages/react"
"files": [
"index.js",
"index.d.ts",
0 commit comments