wickes-css2 2.103.0-gift-cards.10 → 2.103.0-gift-cards.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/Readme.md +1 -1
  2. package/package.json +1 -1
package/Readme.md CHANGED
@@ -260,7 +260,7 @@ for pages - page_page-name;
260
260
  for components - c_component-name.
261
261
  ```
262
262
 
263
- When you finish your task, you must create merge request, assign it to Andrii and add all front-end team via comment in description.
263
+ When you finish your task, you must create merge request, assign it to Andrii and add all front-end team via comment in description.
264
264
  **Note:** `[WIP]` or `WIP` prefix could be added to MR title. There is short explanation about [GitLab WIP status](https://about.gitlab.com/2016/01/08/feature-highlight-wip/).
265
265
 
266
266
  ## Linting
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "wickes-css2",
3
- "version": "2.103.0-gift-cards.10",
3
+ "version": "2.103.0-gift-cards.11",
4
4
  "description": "CSS and JS and page templates in use by Wickes",
5
5
  "main": "index.js",
6
6
  "scripts": {