This repository was archived by the owner on Oct 21, 2022. It is now read-only.
Commit 88651d1 1 parent b658127 commit 88651d1 Copy full SHA for 88651d1
File tree 3 files changed +8
-8
lines changed
3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " wilddream-mobile" ,
3
- "version" : " 1.0.0 " ,
3
+ "version" : " 0.1.3 " ,
4
4
"description" : " wilddream-mobile Project" ,
5
5
"scripts" : {
6
6
"start" : " cross-env NODE_ENV=development webpack-dev-server --progress --colors --mode development" ,
Original file line number Diff line number Diff line change 1
1
<?xml version =' 1.0' encoding =' utf-8' ?>
2
- <widget id =" com.wilddream" version =" 1.0.0 " xmlns =" http://www.w3.org/ns/widgets" xmlns : cdv =" http://cordova.apache.org/ns/1.0" >
2
+ <widget id =" com.wilddream" version =" 0.1.3 " xmlns =" http://www.w3.org/ns/widgets" xmlns : cdv =" http://cordova.apache.org/ns/1.0" >
3
3
<name >wilddream-mobile</name >
4
4
<description >
5
5
wilddream
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " helloworld " ,
3
- "displayName" : " HelloCordova " ,
4
- "version" : " 1.0.0 " ,
5
- "description" : " A sample Apache Cordova application that responds to the deviceready event. " ,
2
+ "name" : " wilddream-mobile " ,
3
+ "displayName" : " wilddream-mobile " ,
4
+ "version" : " 0.1.3 " ,
5
+ "description" : " wilddream-mobile Project " ,
6
6
"main" : " index.js" ,
7
7
"scripts" : {
8
8
"test" : " echo \" Error: no test specified\" && exit 1" ,
11
11
"keywords" : [
12
12
" ecosystem:cordova"
13
13
],
14
- "author" : " Apache Cordova Team" ,
15
- "license" : " Apache-2.0 " ,
14
+ "author" : " wilddream-mobile Project Team" ,
15
+ "license" : " " ,
16
16
"dependencies" : {
17
17
"cordova-android" : " ^8.1.0" ,
18
18
"cordova-ios" : " ^5.1.1" ,
You can’t perform that action at this time.
0 commit comments