File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 24
24
node-version : 16
25
25
registry-url : https://registry.npmjs.org/
26
26
- run : yarn && yarn build
27
- - run : npm publish --tag next
27
+ - run : npm publish
28
28
env :
29
29
NODE_AUTH_TOKEN : ${{secrets.NPM_TOKEN}}
Original file line number Diff line number Diff line change 3
3
> Want your logo here? [ Sponsor me on GitHub] ( https://github.com/users/gilbitron/sponsorship )
4
4
5
5
# Laravel Vue Pagination
6
- A Vue.js pagination component for Laravel paginators that works with Bootstrap .
6
+ A Vue.js pagination component for Laravel paginators.
7
7
8
8
## Requirements
9
9
@@ -14,9 +14,9 @@ A Vue.js pagination component for Laravel paginators that works with Bootstrap.
14
14
## Install
15
15
16
16
``` bash
17
- npm install laravel-vue-pagination@next
17
+ npm install laravel-vue-pagination
18
18
// or
19
- yarn add laravel-vue-pagination@next
19
+ yarn add laravel-vue-pagination
20
20
```
21
21
22
22
## Demo
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " laravel-vue-pagination" ,
3
- "version" : " 3.0.0-beta.1 " ,
4
- "description" : " Vue.js pagination component for Laravel paginators and Bootstrap styles " ,
3
+ "version" : " 3.0.0" ,
4
+ "description" : " Vue.js pagination component for Laravel paginators" ,
5
5
"author" :
" Gilbert Pellegrom <[email protected] >" ,
6
6
"homepage" : " https://github.com/gilbitron/laravel-vue-pagination" ,
7
7
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments