mirror of
				https://github.com/KevinMidboe/planetposen.git
				synced 2025-10-29 17:50:32 +00:00 
			
		
		
		
	Implemented payments with stripe.
This commit is contained in:
		@@ -13,12 +13,14 @@
 | 
			
		||||
  "license": "MIT",
 | 
			
		||||
  "dependencies": {
 | 
			
		||||
    "@babel/polyfill": "~7.2",
 | 
			
		||||
    "@stripe/stripe-js": "^1.8.0",
 | 
			
		||||
    "clean-webpack-plugin": "^3.0.0",
 | 
			
		||||
    "extract-text-webpack-plugin": "^3.0.2",
 | 
			
		||||
    "moment": "^2.24.0",
 | 
			
		||||
    "mongoose": "^5.9.24",
 | 
			
		||||
    "node-fetch": "^2.6.0",
 | 
			
		||||
    "node-sass": "^4.13.0",
 | 
			
		||||
    "stripe": "^8.76.0",
 | 
			
		||||
    "vue": "~2.6",
 | 
			
		||||
    "vue-router": "~3.0",
 | 
			
		||||
    "vuex": "^3.1.1"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user