Skip to content

Commit 6785dc3

Browse files
committed
feat: update gitflow
1 parent 116d87d commit 6785dc3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.npmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
@cardinalblue:registry=https://npm.pkg.github.com
2-
//npm.pkg.github.com/:_authToken=${NPM_AUTH_TOKEN}
2+
//npm.pkg.github.com/:_authToken=${NODE_AUTH_TOKEN}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cardinalblue/cbjs",
3-
"version": "1.4.9-f-setup-auto-packaging",
3+
"version": "1.4.9-f-setup-auto-packaging.1",
44
"description": "Utilities and common functions and classes for TypeScript, React, RxJS projects",
55
"main": "dist/index.js",
66
"typings": "dist/index.d.ts",

0 commit comments

Comments
 (0)