File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " @winner-fed/cloud-utils" ,
33 "description" : " A collection of utils by winner fed" ,
4- "version" : " 2.0.1 " ,
4+ "version" : " 2.0.0 " ,
55 "type" : " module" ,
66 "author" : {
77 "name" : " winner-fed" ,
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ const moduleName = 'cloud-utils';
55
66const banner =
77 `/*!
8- * ${ moduleName } v${ pkg . version } (https://github.com/cloud-templates /cloud-utils)
9- * API https://cloud-templates .github.io/cloud-utils/
8+ * ${ moduleName } v${ pkg . version } (https://github.com/winjs-dev /cloud-utils)
9+ * API https://winjs-dev .github.io/cloud-utils/
1010 * Copyright 2017-${ ( new Date ) . getFullYear ( ) } ${ pkg . author . name } . All Rights Reserved
1111 * Licensed under ${ pkg . license } (https://github.com/winjs/cloud-utils/blob/master/LICENSE)
1212 */
You can’t perform that action at this time.
0 commit comments