@burh/nuxt-core 1.1.11 → 1.1.13

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.
package/README.md CHANGED
@@ -9,11 +9,11 @@
9
9
  $ yarn install
10
10
 
11
11
  # creating link
12
- $ npm login
13
12
  $ yarn link
14
13
  ```
15
14
 
16
15
  ## Linking with `burh-business`
16
+
17
17
  ```bash
18
18
  # linking core with burh business
19
19
  $ yarn link @burh/nuxt-core
@@ -0,0 +1,3 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" width="15" height="18" viewBox="0 0 16 16">
2
+ <path fill="#C8C8C8" d="M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16m.93-9.412-1 4.705c-.07.34.029.533.304.533.194 0 .487-.07.686-.246l-.088.416c-.287.346-.92.598-1.465.598-.703 0-1.002-.422-.808-1.319l.738-3.468c.064-.293.006-.399-.287-.47l-.451-.081.082-.381 2.29-.287zM8 5.5a1 1 0 1 1 0-2 1 1 0 0 1 0 2"/>
3
+ </svg>