File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -265,7 +265,7 @@ Every filter or group function will be called with an ``Image`` object.
265265Pull requests are welcome.
266266
267267```
268- $ git clone git@github.com:2createStudio /postcss-sprites.git
268+ $ git clone git@github.com:niksy /postcss-sprites.git
269269$ npm install
270270$ npm run watch
271271```
Original file line number Diff line number Diff line change 2020 "prepublishOnly" : " npm run build && npm test" ,
2121 "pretest" : " npm run build"
2222 },
23- "repository" : " 2createStudio /postcss-sprites" ,
24- "author" : " 2createStudio " ,
23+ "repository" : " niksy /postcss-sprites" ,
24+ "author" : " niksy " ,
2525 "license" : " MIT" ,
26- "bugs" : " https://github.com/2createStudio /postcss-sprites/issues" ,
27- "homepage" : " https://github.com/2createStudio /postcss-sprites#readme" ,
26+ "bugs" : " https://github.com/niksy /postcss-sprites/issues" ,
27+ "homepage" : " https://github.com/niksy /postcss-sprites#readme" ,
2828 "devDependencies" : {
2929 "@ava/babel" : " ^2.0.0" ,
3030 "@babel/cli" : " ^7.16.0" ,
You can’t perform that action at this time.
0 commit comments