Changes
2 changed files (+1/-4)
-
-
@@ -20,6 +20,6 @@ jobs:- name: Install dependencies run: yarn install --immutable - name: Publish the package run: yarn npm publish --access public run: yarn npm publish --access public --tag "release-1.x" env: YARN_NPM_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
-
-
-
@@ -16,9 +16,6 @@"type": "git", "url": "https://github.com/pocka/figspec-react" }, "publishConfig": { "tag": "v1" }, "license": "MIT", "module": "esm/es2015/index.js", "main": "cjs/es2016/index.js",
-