Skip to content
Sign up
Sign up
Why GitHub?
Features
→
Mobile
→
Actions
→
Codespaces
→
Packages
→
Security
→
Code review
→
Project management
→
Integrations
→
GitHub Sponsors
→
Customer stories
→
Team
Enterprise
Explore
Explore GitHub
→
Learn and contribute
Topics
→
Collections
→
Trending
→
Learning Lab
→
Open source guides
→
Connect with others
The ReadME Project
→
Events
→
Community forum
→
GitHub Education
→
GitHub Stars program
→
Marketplace
Pricing
Plans
→
Compare plans
→
Contact Sales
→
Education
→
In this repository
All GitHub
↵
Jump to
↵
No suggested jump to results
In this repository
All GitHub
↵
Jump to
↵
In this user
All GitHub
↵
Jump to
↵
In this repository
All GitHub
↵
Jump to
↵
Sign in
Sign up
Sign up
{{ message }}
ratiw
/
vue-table
Notifications
Star
1.8k
Fork
317
Code
Issues
61
Pull requests
3
Actions
Projects
0
Wiki
Security
Insights
More
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Loading status checks…
Update vue.js version for bower
Loading branch information
Sardorbek Pulatov
committed
Sep 27, 2016
1 parent
15c8de4
commit
2e1dcf0f0c351e924eb5d4c77aed266d01718d20
Unified
Split
Showing
1 changed file
with
1 addition
and
1 deletion
.
+1
−1
bower.json
2
bower.json
Show comments
View file
Edit file
Delete file
@@ -4,7 +4,7 @@
"
description
"
:
"
vue.js table component that will automatically request JSON data from server and display them nicely in HTML table with swap-able/extensible pagination component
"
,
"
main
"
:
"
src/vue-table.js
"
,
"
dependencies
"
: {
"
vue
"
:
"
~1.0.
21
"
,
"
vue
"
:
"
~1.0.
26
"
,
"
vue-resource
"
:
"
~1.0.2
"
},
"
keywords
"
: [
Toggle all file notes
Toggle all file annotations
0 comments on commit
2e1dcf0
Please
sign in
to comment.
You can’t perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.