mirror of
https://github.com/twitter/twemoji.git
synced 2024-12-25 15:14:19 +00:00
Fix registry reference for fs-extra and delete *.js files in src/
This commit is contained in:
parent
0412b9aae4
commit
f375fc3f20
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
568
src/twemoji.js
568
src/twemoji.js
File diff suppressed because one or more lines are too long
2
src/twemoji.min.js
vendored
2
src/twemoji.min.js
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -330,8 +330,8 @@ fs-extra@^1.0.0:
|
||||
|
||||
fs-extra@^8.0.1:
|
||||
version "8.0.1"
|
||||
resolved "https://artifactory.twitter.biz:443/api/npm/js-virtual/fs-extra/-/fs-extra-8.0.1.tgz#90294081f978b1f182f347a440a209154344285b"
|
||||
integrity sha1-kClAgfl4sfGC80ekQKIJFUNEKFs=
|
||||
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-8.0.1.tgz#90294081f978b1f182f347a440a209154344285b"
|
||||
integrity sha512-W+XLrggcDzlle47X/XnS7FXrXu9sDo+Ze9zpndeBxdgv88FHLm1HtmkhEwavruS6koanBjp098rUpHs65EmG7A==
|
||||
dependencies:
|
||||
graceful-fs "^4.1.2"
|
||||
jsonfile "^4.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user