File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 5
5
[ ![ oclif] ( https://img.shields.io/badge/cli-oclif-brightgreen.svg )] ( https://oclif.io )
6
6
[ ![ Version] ( https://img.shields.io/npm/v/cf-content-types-generator.svg )] ( https://npmjs.org/package/cf-content-types-generator )
7
7
[ ![ Downloads/week] ( https://img.shields.io/npm/dw/cf-content-types-generator.svg )] ( https://npmjs.org/package/cf-content-types-generator )
8
- [ ![ License] ( https://img.shields.io/npm/l/cf-content-types-generator.svg )] ( https://github.com/contentful-labs /cf-content-types-generator/blob/master/package.json )
9
- [ ![ Coverage Status] ( https://coveralls.io/repos/github/contentful-labs /cf-content-types-generator/badge.svg )] ( https://coveralls.io/github/contentful-labs /cf-content-types-generator )
8
+ [ ![ License] ( https://img.shields.io/npm/l/cf-content-types-generator.svg )] ( https://github.com/contentful-userland /cf-content-types-generator/blob/master/package.json )
9
+ [ ![ Coverage Status] ( https://coveralls.io/repos/github/contentful-userland /cf-content-types-generator/badge.svg )] ( https://coveralls.io/github/contentful-userland /cf-content-types-generator )
10
10
11
11
# Table of Contents
12
12
Original file line number Diff line number Diff line change 9
9
},
10
10
"main" : " lib/index.js" ,
11
11
"types" : " lib/index.d.ts" ,
12
- "bugs" : " https://github.com/contentful-labs /cf-content-types-generator/issues" ,
12
+ "bugs" : " https://github.com/contentful-userland /cf-content-types-generator/issues" ,
13
13
"engines" : {
14
14
"node" : " >=20.0.0"
15
15
},
16
16
"oclif" : {
17
17
"default" : " ." ,
18
18
"commands" : " ./lib/commands"
19
19
},
20
- "repository" : " contentful-labs /cf-content-types-generator" ,
20
+ "repository" : " contentful-userland /cf-content-types-generator" ,
21
21
"files" : [
22
22
" /bin" ,
23
23
" /lib"
You can’t perform that action at this time.
0 commit comments