Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb06976c

Browse files
author
Javier Diaz
committed
build: 0.3.3
1 parent4df387d commitb06976c

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"vue-tiny-pagination",
3-
"version":"0.3.2",
3+
"version":"0.3.3",
44
"description":"A Vue component for create a tiny pagination with Flexbox",
55
"license":"MIT",
66
"private":false,

‎packages/TinyPagination/src/main.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ export default {
5454
},
5555
data() {
5656
return {
57-
version:'0.3.2',
5857
currentPage:1,
5958
currentLimit:10,
6059
translations: {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp