Skip to content
Features
Business
Explore
Marketplace
Pricing
This repository
Sign in
or
Sign up
Watch
79
Star
1,980
Fork
184
terkelg
/
ramme
Code
Issues
13
Pull requests
1
Projects
1
Insights
Pulse
Graphs
Permalink
Browse files
chore: version bump
Loading branch information
...
1 parent
2cd088d
commit
dde5f1248fcc39bb4aa8e81468b3e922f1c198e1
terkelg
committed
May 13, 2017
Verified
This commit was signed with a
verified signature
.
terkelg
Terkel
Unified
Split
Showing
2 changed files
with
6 additions
and
1 deletion
.
+1
−1
app/package.json
+5
−0
package.json
Show comments
View
2
app/package.json
@@ -2,7 +2,7 @@
"
name
"
:
"
Ramme
"
,
"
main
"
:
"
dist/main
"
,
"
private
"
:
true
,
-
"
version
"
:
"
3.
0.3
"
,
+
"
version
"
:
"
3.
1.0
"
,
"
description
"
:
"
Unofficial Instagram Desktop App
"
,
"
repository
"
:
"
terkelg/ramme
"
,
"
license
"
:
"
MIT
"
,
Show comments
View
5
package.json
@@ -33,6 +33,11 @@
"
gulp-sass
"
:
"
^3.1.0
"
,
"
standard
"
:
"
^10.0.2
"
},
+
"
standard
"
: {
+
"
ignore
"
: [
+
"
app/dist
"
+ ]
+ },
"
babel
"
: {
"
plugins
"
: [
"
transform-es2015-modules-commonjs
"
Toggle all file notes
0 comments on commit
dde5f12
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.
0 comments on commit
dde5f12