File tree 6 files changed +11
-6
lines changed
babel-plugin-fbtee-auto-import
babel-plugin-fbtee-runtime
6 files changed +11
-6
lines changed Original file line number Diff line number Diff line change @@ -292,7 +292,7 @@ export default function Example() {
292
292
< button
293
293
className = "bottom"
294
294
onClick = { ( e ) => {
295
- window . open ( 'https://github.com/facebook/fbt ' , '_blank' ) ;
295
+ window . open ( 'https://github.com/nkzw-tech/fbtee ' , '_blank' ) ;
296
296
} }
297
297
type = "submit"
298
298
>
Original file line number Diff line number Diff line change 14
14
],
15
15
"repository" : {
16
16
"type" : " git" ,
17
- "url" : " https://github.com/facebook/fbt.git"
17
+ "url" : " git+https://github.com/nkzw-tech/fbtee.git" ,
18
+ "directory" : " packages/babel-fbtee"
18
19
},
19
20
"license" : " MIT" ,
20
21
"type" : " module" ,
Original file line number Diff line number Diff line change 14
14
],
15
15
"repository" : {
16
16
"type" : " git" ,
17
- "url" : " https://github.com/facebook/fbt.git"
17
+ "url" : " git+https://github.com/nkzw-tech/fbtee.git" ,
18
+ "directory" : " packages/babel-plugin-fbtee-auto-import"
18
19
},
19
20
"license" : " MIT" ,
20
21
"type" : " module" ,
Original file line number Diff line number Diff line change 14
14
],
15
15
"repository" : {
16
16
"type" : " git" ,
17
- "url" : " https://github.com/facebook/fbt.git"
17
+ "url" : " git+https://github.com/nkzw-tech/fbtee.git" ,
18
+ "directory" : " packages/babel-plugin-fbtee-runtime"
18
19
},
19
20
"license" : " MIT" ,
20
21
"type" : " module" ,
Original file line number Diff line number Diff line change 14
14
],
15
15
"repository" : {
16
16
"type" : " git" ,
17
- "url" : " https://github.com/facebook/fbt.git"
17
+ "url" : " git+https://github.com/nkzw-tech/fbtee.git" ,
18
+ "directory" : " packages/babel-plugin-fbtee"
18
19
},
19
20
"license" : " MIT" ,
20
21
"type" : " module" ,
Original file line number Diff line number Diff line change 14
14
],
15
15
"repository" : {
16
16
"type" : " git" ,
17
- "url" : " https://github.com/facebook/fbt"
17
+ "url" : " git+https://github.com/nkzw-tech/fbtee.git" ,
18
+ "directory" : " packages/fbtee"
18
19
},
19
20
"license" : " MIT" ,
20
21
"type" : " module" ,
You can’t perform that action at this time.
0 commit comments